Home
last modified time | relevance | path

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

/external/clang/include/clang/Index/
DDeclReferenceMap.h35 typedef std::multimap<NamedDecl*, ASTLocation> MapTy; typedef
DIndexer.h37 typedef std::map<Entity, TUSetTy> MapTy; typedef
/external/clang/lib/AST/
DParentMap.cpp21 typedef llvm::DenseMap<Stmt*, Stmt*> MapTy; typedef
DExprConstant.cpp52 typedef llvm::DenseMap<const OpaqueValueExpr*, APValue> MapTy; typedef
/external/clang/lib/StaticAnalyzer/Checkers/
DCheckObjCInstMethSignature.cpp86 typedef llvm::DenseMap<Selector,ObjCMethodDecl*> MapTy; in CheckObjCInstMethSignature() typedef
/external/llvm/include/llvm/ADT/
DDenseSet.h27 typedef DenseMap<ValueT, char, ValueInfoT> MapTy; typedef
/external/llvm/utils/TableGen/
DIntrinsicEmitter.cpp326 typedef std::map<RecPair, std::vector<unsigned>, RecordListComparator> MapTy; in EmitVerifier() typedef
421 typedef std::map<RecPair, std::vector<unsigned>, RecordListComparator> MapTy; in EmitGenerator() typedef
/external/llvm/lib/Analysis/
DConstantFolding.cpp366 Type *MapTy; in FoldReinterpretLoadFromConstPtr() local
/external/llvm/lib/Transforms/Scalar/
DObjCARC.cpp60 typedef DenseMap<KeyT, size_t> MapTy; typedef in __anondb1c5eec0111::MapVector
1268 typedef MapVector<const Value *, PtrState> MapTy; typedef in __anondb1c5eec0911::BBState
/external/clang/lib/StaticAnalyzer/Core/
DCFRefCount.cpp550 typedef llvm::DenseMap<ObjCSummaryKey, RetainSummary*> MapTy; typedef in __anon2537dd630611::ObjCSummaryCache