Home
last modified time | relevance | path

Searched defs:MapTy (Results 1 – 12 of 12) sorted by relevance

/external/llvm/tools/dsymutil/
DNonRelocatableStringpool.h27 MapTy; typedef
DMachOUtils.cpp494 typedef NonRelocatableStringpool::MapTy MapTy; in generateDsymCompanion() typedef
/external/llvm/lib/Transforms/ObjCARC/
DBlotMapVector.h19 typedef DenseMap<KeyT, size_t> MapTy; typedef
/external/clang/lib/StaticAnalyzer/Checkers/
DCheckObjCInstMethSignature.cpp92 typedef llvm::DenseMap<Selector,ObjCMethodDecl*> MapTy; in CheckObjCInstMethSignature() typedef
DRetainCountChecker.cpp518 typedef llvm::DenseMap<ObjCSummaryKey, const RetainSummary *> MapTy; typedef in __anon8eefc09d0411::ObjCSummaryCache
/external/clang/lib/AST/
DParentMap.cpp22 typedef llvm::DenseMap<Stmt*, Stmt*> MapTy; typedef
DExprConstant.cpp331 typedef std::map<const void*, APValue> MapTy; typedef
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DFunctionSummary.h56 typedef llvm::DenseMap<const Decl *, FunctionSummary> MapTy; typedef
/external/llvm/include/llvm/ADT/
DDenseSet.h41 detail::DenseSetPair<ValueT>> MapTy; typedef
/external/llvm/lib/Analysis/
DConstantFolding.cpp415 Type *MapTy; in FoldReinterpretLoadFromConstPtr() local
/external/clang/lib/Basic/
DSourceManager.cpp1961 typedef llvm::DenseMap<FileID, DecompTy> MapTy; in getDecomposedIncludedLoc() typedef
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp4293 IntegerType *MapTy = BitMap->getType(); in BuildLookup() local
4637 IntegerType *MapTy = TableMask->getType(); in SwitchToLookupTable() local