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

Member predicate FriendDecl :: getASpecifier

Friend declarations do not have specifiers. It makes no difference whether they are declared in a public, protected or private section of the class.

Specifier getASpecifier ( )