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

/freebsd-10.1-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp489 ValueMap<Value*, Value*> ShadowMap, OriginMap; member in struct:__anon2725::MemorySanitizerVisitor
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLookup.cpp2984 typedef llvm::DenseMap<DeclarationName, ShadowMapEntry> ShadowMap; typedef in class:__anon3417::VisibleDeclsRecord
3022 typedef VisibleDeclsRecord::ShadowMap ShadowMap; typedef in class:__anon3417::ShadowContextRAII
H A DSemaCodeComplete.cpp120 typedef llvm::DenseMap<DeclarationName, ShadowMapEntry> ShadowMap; typedef in class:__anon3369::ResultBuilder

Completed in 272 milliseconds