Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseDeclCXX.cpp1447 << SourceRange(DS.getFriendSpecLoc()); in ParseClassSpecifier()
1617 Diag(DS.getFriendSpecLoc(), diag::err_friend_explicit_instantiation); in ParseClassSpecifier()
1665 Actions.ActOnTemplatedFriendTag(getCurScope(), DS.getFriendSpecLoc(), in ParseClassSpecifier()
2051 DeclaratorInfo.getDeclSpec().getFriendSpecLoc()); in ParseCXXMemberDeclaratorBeforeInitializer()
2075 DeclaratorInfo.getDeclSpec().getFriendSpecLoc()); in ParseCXXMemberDeclaratorBeforeInitializer()
DParseDecl.cpp3793 << SourceRange(DS.getFriendSpecLoc()); in ParseEnumSpecifier()
/external/clang/include/clang/Sema/
DDeclSpec.h692 SourceLocation getFriendSpecLoc() const { return FriendLoc; } in getFriendSpecLoc() function
/external/clang/lib/Sema/
DSemaDeclCXX.cpp12402 DS.getFriendSpecLoc()); in ActOnFriendTypeDecl()
12404 D = CheckFriendTypeDecl(Loc, DS.getFriendSpecLoc(), TSI); in ActOnFriendTypeDecl()
12601 Diag(DS.getFriendSpecLoc(), in ActOnFriendFunctionDecl()
12686 DS.getFriendSpecLoc()); in ActOnFriendFunctionDecl()