CodeQL library for C/C++
codeql/cpp-all 0.9.3 ( 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 ( )