Searched refs:CheckFriendTypeDecl (Results 1 - 3 of 3) sorted by last modified time

/external/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp611 FriendDecl *FD = SemaRef.CheckFriendTypeDecl(D->getLocStart(),
H A DSemaDeclCXX.cpp11536 FriendDecl *Sema::CheckFriendTypeDecl(SourceLocation LocStart, function in class:Sema
11802 D = CheckFriendTypeDecl(Loc, DS.getFriendSpecLoc(), TSI);
/external/clang/include/clang/Sema/
H A DSema.h4950 FriendDecl *CheckFriendTypeDecl(SourceLocation LocStart,

Completed in 147 milliseconds