CodeQL library for C/C++
codeql/cpp-all 0.12.10 (changelog, source)
Search

Member predicate SpecifiedType::getSpecifierString

INTERNAL: Do not use.

Gets all the specifiers of this type as a string in a fixed order (the order only depends on the specifiers, not on the source program). This is intended for debugging queries only and is an expensive operation.

string getSpecifierString()