Home
last modified time | relevance | path

Searched defs:ShadowMap (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Sema/
DSemaLookup.cpp2934 typedef llvm::DenseMap<DeclarationName, ShadowMapEntry> ShadowMap; typedef in __anon54059c910411::VisibleDeclsRecord
2972 typedef VisibleDeclsRecord::ShadowMap ShadowMap; typedef in __anon54059c910411::ShadowContextRAII
DSemaCodeComplete.cpp120 typedef llvm::DenseMap<DeclarationName, ShadowMapEntry> ShadowMap; typedef in __anonaebf90eb0111::ResultBuilder
/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp559 ValueMap<Value*, Value*> ShadowMap, OriginMap; member