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

Member predicate FriendDecl::getFriend

Gets the target of this friend declaration. For example: X in class A { friend class X }.

AccessHolder getFriend()