Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp67 class ShadowMapEntry { class in __anonec48ab7c0111::ResultBuilder
79 ShadowMapEntry() : DeclOrVector(), SingleDeclIndex(0) { } in ShadowMapEntry() function in __anonec48ab7c0111::ResultBuilder::ShadowMapEntry
H A DSemaLookup.cpp2909 typedef llvm::TinyPtrVector<NamedDecl*> ShadowMapEntry; typedef in __anonbd765e620411::VisibleDeclsRecord