Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCInstMethSignature.cpp92 typedef llvm::DenseMap<Selector,ObjCMethodDecl*> MapTy; in CheckObjCInstMethSignature() typedef
H A DRetainCountChecker.cpp492 typedef llvm::DenseMap<ObjCSummaryKey, const RetainSummary *> MapTy; typedef in __anon7e53ad820411::ObjCSummaryCache
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DParentMap.cpp22 typedef llvm::DenseMap<Stmt*, Stmt*> MapTy; typedef
H A DExprConstant.cpp312 typedef std::map<const void*, APValue> MapTy; typedef
/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DFunctionSummary.h56 typedef llvm::DenseMap<const Decl *, FunctionSummary> MapTy; typedef
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/
H A DDenseSet.h41 detail::DenseSetPair<ValueT>> MapTy; typedef
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp57 typedef DenseMap<KeyT, size_t> MapTy; typedef in __anonda7334de0111::MapVector
570 typedef MapVector<const Value *, PtrState> MapTy; typedef in __anonda7334de0511::BBState
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DConstantFolding.cpp417 Type *MapTy; in FoldReinterpretLoadFromConstPtr() local
/minix3/external/bsd/llvm/dist/clang/lib/Basic/
H A DSourceManager.cpp1953 typedef llvm::DenseMap<FileID, DecompTy> MapTy; in getDecomposedIncludedLoc() typedef
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3896 IntegerType *MapTy = BitMap->getType(); in BuildLookup() local
4246 IntegerType *MapTy = TableMask->getType(); in SwitchToLookupTable() local