clang 18.0.0git
|
Used as return type of getFriendCountAndPosition. More...
Public Attributes | |
unsigned int | TotalCount |
Number of similar looking friends. | |
unsigned int | IndexOfDecl |
Index of the specific FriendDecl. | |
Used as return type of getFriendCountAndPosition.
Definition at line 4170 of file ASTImporter.cpp.
Index of the specific FriendDecl.
Definition at line 4174 of file ASTImporter.cpp.
Referenced by clang::ASTNodeImporter::VisitFriendDecl().
Number of similar looking friends.
Definition at line 4172 of file ASTImporter.cpp.
Referenced by clang::ASTNodeImporter::VisitFriendDecl().