Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DCheckObjCInstMethSignature.cpp91 typedef llvm::DenseMap<Selector,ObjCMethodDecl*> MapTy; in CheckObjCInstMethSignature() typedef
DRetainCountChecker.cpp505 typedef llvm::DenseMap<ObjCSummaryKey, const RetainSummary *> MapTy; typedef in __anon386d04db0411::ObjCSummaryCache
/external/clang/lib/AST/
DParentMap.cpp22 typedef llvm::DenseMap<Stmt*, Stmt*> MapTy; typedef
DExprConstant.cpp311 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.h27 typedef DenseMap<ValueT, char, ValueInfoT> MapTy; typedef
/external/llvm/lib/Analysis/
DConstantFolding.cpp390 Type *MapTy; in FoldReinterpretLoadFromConstPtr() local
/external/llvm/lib/Transforms/ObjCARC/
DObjCARCOpts.cpp56 typedef DenseMap<KeyT, size_t> MapTy; typedef in __anon47b9a7970111::MapVector
659 typedef MapVector<const Value *, PtrState> MapTy; typedef in __anon47b9a7970511::BBState
/external/clang/lib/Basic/
DSourceManager.cpp1969 typedef llvm::DenseMap<FileID, DecompTy> MapTy; in getDecomposedIncludedLoc() typedef
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp3558 IntegerType *MapTy = BitMap->getType(); in BuildLookup() local