Home
last modified time | relevance | path

Searched defs:Visible (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclBase.h228 Visible, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp3605 bool Visible = false; in ArgumentDependentLookup() local
3686 VisibleDeclsRecord &Visible; member in __anon8d9d45fa1411::ShadowContextRAII
3691 ShadowContextRAII(VisibleDeclsRecord &Visible) : Visible(Visible) { in ShadowContextRAII()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DMicrosoftMangle.cpp3748 bool Visible = VD->isExternallyVisible(); in mangleStaticGuardVariable() local
H A DASTImporter.cpp299 bool Visible = false; in addDeclToContexts() local