Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp2066 bool Hiding = false; in CalculateHiddenNames() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp842 const NamedDecl *Hiding) { in CheckHiddenResult()
1353 NamedDecl *Hiding, bool InBaseClass = false, in AddResult()
1744 void FoundDecl(NamedDecl *ND, NamedDecl *Hiding, DeclContext *Ctx, in FoundDecl()
H A DSemaLookup.cpp4491 void TypoCorrectionConsumer::FoundDecl(NamedDecl *ND, NamedDecl *Hiding, in FoundDecl()