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