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

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Frontend/
H A DASTUnit.cpp2264 bool Hiding = false; local
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLookup.cpp3452 void TypoCorrectionConsumer::FoundDecl(NamedDecl *ND, NamedDecl *Hiding, argument
H A DSemaCodeComplete.cpp554 CheckHiddenResult(Result &R, DeclContext *CurContext, const NamedDecl *Hiding) argument
933 AddResult(Result R, DeclContext *CurContext, NamedDecl *Hiding, bool InBaseClass = false) argument
1260 FoundDecl(NamedDecl *ND, NamedDecl *Hiding, DeclContext *Ctx, bool InBaseClass) argument
[all...]

Completed in 168 milliseconds