Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp1857 << SourceRange(DS.getFriendSpecLoc()); in ParseClassSpecifier()
2031 Diag(DS.getFriendSpecLoc(), diag::err_friend_explicit_instantiation); in ParseClassSpecifier()
2079 getCurScope(), DS.getFriendSpecLoc(), TagType, StartLoc, SS, Name, in ParseClassSpecifier()
2539 DeclaratorInfo.getDeclSpec().getFriendSpecLoc()); in ParseCXXMemberDeclaratorBeforeInitializer()
2568 DeclaratorInfo.getDeclSpec().getFriendSpecLoc()); in ParseCXXMemberDeclaratorBeforeInitializer()
H A DParseDecl.cpp5051 << SourceRange(DS.getFriendSpecLoc()); in ParseEnumSpecifier()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h788 SourceLocation getFriendSpecLoc() const { return FriendLoc; } in getFriendSpecLoc() function
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp17819 DS.getFriendSpecLoc()); in ActOnFriendTypeDecl()
17821 D = CheckFriendTypeDecl(Loc, DS.getFriendSpecLoc(), TSI); in ActOnFriendTypeDecl()
17988 Diag(DS.getFriendSpecLoc(), in ActOnFriendFunctionDecl()
18068 DS.getFriendSpecLoc()); in ActOnFriendFunctionDecl()