Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp1868 << SourceRange(DS.getFriendSpecLoc()); in ParseClassSpecifier()
2042 Diag(DS.getFriendSpecLoc(), diag::err_friend_explicit_instantiation); in ParseClassSpecifier()
2109 getCurScope(), DS.getFriendSpecLoc(), TagType, StartLoc, SS, Name, in ParseClassSpecifier()
2590 DeclaratorInfo.getDeclSpec().getFriendSpecLoc()); in ParseCXXMemberDeclaratorBeforeInitializer()
2619 DeclaratorInfo.getDeclSpec().getFriendSpecLoc()); in ParseCXXMemberDeclaratorBeforeInitializer()
2919 SourceLocation FriendLoc = DS.getFriendSpecLoc(); in ParseCXXClassMemberDeclaration()
H A DParseDecl.cpp5169 << SourceRange(DS.getFriendSpecLoc()); in ParseEnumSpecifier()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h826 SourceLocation getFriendSpecLoc() const { return FriendLoc; } in getFriendSpecLoc() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp18031 SourceLocation FriendLoc = DS.getFriendSpecLoc(); in ActOnFriendTypeDecl()
18300 Diag(DS.getFriendSpecLoc(), in ActOnFriendFunctionDecl()
18380 DS.getFriendSpecLoc()); in ActOnFriendFunctionDecl()