Searched defs:MapTy (Results 1 - 11 of 11) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DFunctionSummary.h56 typedef llvm::DenseMap<const Decl *, FunctionSummary> MapTy; typedef in class:clang::ento::FunctionSummariesTy
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DParentMap.cpp22 typedef llvm::DenseMap<Stmt*, Stmt*> MapTy; typedef
[all...]
H A DExprConstant.cpp331 typedef std::map<const void*, APValue> MapTy; typedef in struct:__anon3649::CallStackFrame
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCInstMethSignature.cpp92 typedef llvm::DenseMap<Selector,ObjCMethodDecl*> MapTy; typedef
H A DRetainCountChecker.cpp518 typedef llvm::DenseMap<ObjCSummaryKey, const RetainSummary *> MapTy; typedef in class:__anon4208::ObjCSummaryCache
/freebsd-11.0-release/contrib/llvm/lib/Transforms/ObjCARC/
H A DBlotMapVector.h19 typedef DenseMap<KeyT, size_t> MapTy; typedef in class:llvm::BlotMapVector
/freebsd-11.0-release/contrib/llvm/include/llvm/ADT/
H A DDenseSet.h41 detail::DenseSetPair<ValueT>> MapTy; typedef in class:llvm::DenseSet
/freebsd-11.0-release/contrib/llvm/lib/IR/
H A DConstantsContext.h584 typedef DenseMap<ConstantClass *, char, MapInfo> MapTy; typedef in class:llvm::ConstantUniqueMap
/freebsd-11.0-release/contrib/llvm/lib/Analysis/
H A DConstantFolding.cpp415 Type *MapTy; local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Basic/
H A DSourceManager.cpp1961 typedef llvm::DenseMap<FileID, DecompTy> MapTy; typedef
/freebsd-11.0-release/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp4434 IntegerType *MapTy = BitMap->getType(); local
4778 IntegerType *MapTy = TableMask->getType(); local

Completed in 200 milliseconds