Home
last modified time | relevance | path

Searched defs:Hiding (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp2005 bool Hiding = false; in CalculateHiddenNames() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp812 const NamedDecl *Hiding) { in CheckHiddenResult()
1260 NamedDecl *Hiding, bool InBaseClass = false) { in AddResult()
1643 void FoundDecl(NamedDecl *ND, NamedDecl *Hiding, DeclContext *Ctx, in FoundDecl()
H A DSemaLookup.cpp4219 void TypoCorrectionConsumer::FoundDecl(NamedDecl *ND, NamedDecl *Hiding, in FoundDecl()