Searched defs:Hiding (Results 1 – 3 of 3) sorted by relevance
| /llvm-project/clang/lib/Frontend/ | ||
| H A D | ASTUnit.cpp | 2066 bool Hiding = false; CalculateHiddenNames() local |
| /llvm-project/clang/lib/Sema/ | ||
| H A D | SemaCodeComplete.cpp | 842 CheckHiddenResult(Result & R,DeclContext * CurContext,const NamedDecl * Hiding) CheckHiddenResult() argument |
| H A D | SemaLookup.cpp | 4491 FoundDecl(NamedDecl * ND,NamedDecl * Hiding,DeclContext * Ctx,bool InBaseClass) FoundDecl() argument |