Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp1755 << SourceRange(DS.getFriendSpecLoc()); in ParseClassSpecifier()
1925 Diag(DS.getFriendSpecLoc(), diag::err_friend_explicit_instantiation); in ParseClassSpecifier()
1972 getCurScope(), DS.getFriendSpecLoc(), TagType, StartLoc, SS, Name, in ParseClassSpecifier()
2418 DeclaratorInfo.getDeclSpec().getFriendSpecLoc()); in ParseCXXMemberDeclaratorBeforeInitializer()
2446 DeclaratorInfo.getDeclSpec().getFriendSpecLoc()); in ParseCXXMemberDeclaratorBeforeInitializer()
H A DParseDecl.cpp4613 << SourceRange(DS.getFriendSpecLoc()); in ParseEnumSpecifier()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h749 SourceLocation getFriendSpecLoc() const { return FriendLoc; } in getFriendSpecLoc() function
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp16675 DS.getFriendSpecLoc()); in ActOnFriendTypeDecl()
16677 D = CheckFriendTypeDecl(Loc, DS.getFriendSpecLoc(), TSI); in ActOnFriendTypeDecl()
16855 Diag(DS.getFriendSpecLoc(), in ActOnFriendFunctionDecl()
16962 DS.getFriendSpecLoc()); in ActOnFriendFunctionDecl()