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.cpp2053 bool Hiding = false; in CalculateHiddenNames() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp835 const NamedDecl *Hiding) { in CheckHiddenResult()
1346 NamedDecl *Hiding, bool InBaseClass = false, in AddResult()
1737 void FoundDecl(NamedDecl *ND, NamedDecl *Hiding, DeclContext *Ctx, in FoundDecl()
H A DSemaLookup.cpp4560 void TypoCorrectionConsumer::FoundDecl(NamedDecl *ND, NamedDecl *Hiding, in FoundDecl()