Searched refs:MatchesFriend (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaAccess.cpp | 426 static AccessResult MatchesFriend(Sema &S, in MatchesFriend() function 442 static AccessResult MatchesFriend(Sema &S, in MatchesFriend() function 446 return MatchesFriend(S, EC, cast<CXXRecordDecl>(RT->getDecl())); in MatchesFriend() 457 static AccessResult MatchesFriend(Sema &S, in MatchesFriend() function 510 static AccessResult MatchesFriend(Sema &S, in MatchesFriend() function 529 static AccessResult MatchesFriend(Sema &S, in MatchesFriend() function 559 static AccessResult MatchesFriend(Sema &S, in MatchesFriend() function 568 return MatchesFriend(S, EC, T->getType()->getCanonicalTypeUnqualified()); in MatchesFriend() 576 return MatchesFriend(S, EC, cast<ClassTemplateDecl>(Friend)); in MatchesFriend() 579 return MatchesFriend(S, EC, cast<FunctionTemplateDecl>(Friend)); in MatchesFriend() [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 4695 …ang4SemaERKN12_GLOBAL__N_116EffectiveContextEPKNS_13CXXRecordDeclE", "MatchesFriend(clang::Sema&, …
|