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