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