Home
last modified time | relevance | path

Searched refs:getFriendSpecLoc (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseDeclCXX.cpp1744 << SourceRange(DS.getFriendSpecLoc()); in ParseClassSpecifier()
1903 Diag(DS.getFriendSpecLoc(), diag::err_friend_explicit_instantiation); in ParseClassSpecifier()
1950 getCurScope(), DS.getFriendSpecLoc(), TagType, StartLoc, SS, Name, in ParseClassSpecifier()
2409 DeclaratorInfo.getDeclSpec().getFriendSpecLoc()); in ParseCXXMemberDeclaratorBeforeInitializer()
2438 DeclaratorInfo.getDeclSpec().getFriendSpecLoc()); in ParseCXXMemberDeclaratorBeforeInitializer()
H A DParseDecl.cpp4770 << SourceRange(DS.getFriendSpecLoc()); in ParseEnumSpecifier()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DDeclSpec.h750 SourceLocation getFriendSpecLoc() const { return FriendLoc; } in getFriendSpecLoc() function
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclCXX.cpp16932 DS.getFriendSpecLoc()); in ActOnFriendTypeDecl()
16934 D = CheckFriendTypeDecl(Loc, DS.getFriendSpecLoc(), TSI); in ActOnFriendTypeDecl()
17109 Diag(DS.getFriendSpecLoc(), in ActOnFriendFunctionDecl()
17216 DS.getFriendSpecLoc()); in ActOnFriendFunctionDecl()