Searched refs:EffectiveContext (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaAccess.cpp | 76 struct EffectiveContext { struct 77 EffectiveContext() : Inner(nullptr), Dependent(false) {} in EffectiveContext() argument 79 explicit EffectiveContext(DeclContext *DC) in EffectiveContext() argument 427 const EffectiveContext &EC, in MatchesFriend() 443 const EffectiveContext &EC, in MatchesFriend() 458 const EffectiveContext &EC, in MatchesFriend() 511 const EffectiveContext &EC, in MatchesFriend() 530 const EffectiveContext &EC, in MatchesFriend() 560 const EffectiveContext &EC, in MatchesFriend() 589 const EffectiveContext &EC, in GetFriendKind() [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 4675 …ContextC1EPN5clang11DeclContextE", "(anonymous namespace)::EffectiveContext::EffectiveContext(clan… 4676 …argetE", "CheckEffectiveAccess(clang::Sema&, (anonymous namespace)::EffectiveContext const&, clang… 4692 …2_12AccessTargetE", "HasAccess(clang::Sema&, (anonymous namespace)::EffectiveContext const&, clang… 4693 …2CXXBasePathsE", "FindBestPath(clang::Sema&, (anonymous namespace)::EffectiveContext const&, (anon… 4694 …XXRecordDeclE", "GetFriendKind(clang::Sema&, (anonymous namespace)::EffectiveContext const&, clang… 4695 …XXRecordDeclE", "MatchesFriend(clang::Sema&, (anonymous namespace)::EffectiveContext const&, clang…
|