Home
last modified time | relevance | path

Searched refs:OtherDecl (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/test/Parser/
H A Dcxx1z-decomposition.cpp30 namespace OtherDecl { namespace
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaLookup.cpp608 NamedDecl *OtherDecl = Decls[UniqueTagIndex ? 0 : N - 1]; in resolveKind() local
611 getContextForScopeMatching(OtherDecl)) && in resolveKind()
612 canHideTag(OtherDecl)) in resolveKind()