Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Sema/
H A DSemaCodeComplete.cpp66 class ShadowMapEntry { class in __anonc63445210111::ResultBuilder
78 ShadowMapEntry() : DeclOrVector(), SingleDeclIndex(0) { } in ShadowMapEntry() function in __anonc63445210111::ResultBuilder::ShadowMapEntry
H A DSemaLookup.cpp3339 typedef llvm::TinyPtrVector<NamedDecl*> ShadowMapEntry; typedef in __anon426ce0470611::VisibleDeclsRecord