Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseDeclCXX.cpp1833 << SourceRange(DS.getFriendSpecLoc()); in ParseClassSpecifier()
1992 Diag(DS.getFriendSpecLoc(), diag::err_friend_explicit_instantiation); in ParseClassSpecifier()
2039 getCurScope(), DS.getFriendSpecLoc(), TagType, StartLoc, SS, Name, in ParseClassSpecifier()
2498 DeclaratorInfo.getDeclSpec().getFriendSpecLoc()); in ParseCXXMemberDeclaratorBeforeInitializer()
2527 DeclaratorInfo.getDeclSpec().getFriendSpecLoc()); in ParseCXXMemberDeclaratorBeforeInitializer()
H A DParseDecl.cpp4865 << SourceRange(DS.getFriendSpecLoc()); in ParseEnumSpecifier()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DDeclSpec.h772 SourceLocation getFriendSpecLoc() const { return FriendLoc; } in getFriendSpecLoc() function
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclCXX.cpp17141 DS.getFriendSpecLoc()); in ActOnFriendTypeDecl()
17143 D = CheckFriendTypeDecl(Loc, DS.getFriendSpecLoc(), TSI); in ActOnFriendTypeDecl()
17318 Diag(DS.getFriendSpecLoc(), in ActOnFriendFunctionDecl()
17425 DS.getFriendSpecLoc()); in ActOnFriendFunctionDecl()