Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DParentMap.cpp21 typedef llvm::DenseMap<Stmt*, Stmt*> MapTy; typedef
DExprConstant.cpp290 typedef llvm::DenseMap<const Expr*, APValue> MapTy; typedef
364 typedef llvm::DenseMap<const OpaqueValueExpr*, APValue> MapTy; typedef
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DFunctionSummary.h45 typedef llvm::DenseMap<const Decl*, FunctionSummary*> MapTy; typedef
/external/clang/lib/StaticAnalyzer/Checkers/
DCheckObjCInstMethSignature.cpp92 typedef llvm::DenseMap<Selector,ObjCMethodDecl*> MapTy; in CheckObjCInstMethSignature() typedef
DRetainCountChecker.cpp496 typedef llvm::DenseMap<ObjCSummaryKey, const RetainSummary *> MapTy; typedef in __anonde26dc550511::ObjCSummaryCache
/external/llvm/tools/llvm-objdump/
DMCFunction.h74 typedef std::vector<std::pair<uint64_t, MCBasicBlock> > MapTy; typedef
/external/llvm/include/llvm/ADT/
DDenseSet.h27 typedef DenseMap<ValueT, char, ValueInfoT> MapTy; typedef
/external/llvm/utils/TableGen/
DIntrinsicEmitter.cpp328 typedef std::map<RecPair, std::vector<unsigned>, RecordListComparator> MapTy; in EmitVerifier() typedef
423 typedef std::map<RecPair, std::vector<unsigned>, RecordListComparator> MapTy; in EmitGenerator() typedef
/external/llvm/lib/Analysis/
DConstantFolding.cpp398 Type *MapTy; in FoldReinterpretLoadFromConstPtr() local
/external/llvm/lib/Transforms/Scalar/
DObjCARC.cpp60 typedef DenseMap<KeyT, size_t> MapTy; typedef in __anonf082ed8d0111::MapVector
1518 typedef MapVector<const Value *, PtrState> MapTy; typedef in __anonf082ed8d0a11::BBState