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

Member predicate StdAttribute::getNamespace

Gets the namespace of this attribute.

As examples, this is "" for [[carries_dependency]], and “clang” for [[clang::fallthrough]].

string getNamespace()