Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp2950 VisibleDeclsRecord &Visible; member in __anonbd765e620411::ShadowContextRAII
2955 ShadowContextRAII(VisibleDeclsRecord &Visible) : Visible(Visible) { in ShadowContextRAII()
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DMicrosoftMangle.cpp2373 bool Visible = VD->isExternallyVisible(); in mangleStaticGuardVariable() local