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

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

Completed in 132 milliseconds