clang 20.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 4332 of file ASTImporter.cpp.
Index of the specific FriendDecl.
Definition at line 4336 of file ASTImporter.cpp.
Referenced by clang::ASTNodeImporter::VisitFriendDecl().
Number of similar looking friends.
Definition at line 4334 of file ASTImporter.cpp.
Referenced by clang::ASTNodeImporter::VisitFriendDecl().