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

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCInstMethSignature.cpp91 typedef llvm::DenseMap<Selector,ObjCMethodDecl*> MapTy; typedef
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DParentMap.cpp22 typedef llvm::DenseMap<Stmt*, Stmt*> MapTy; typedef
[all...]
H A DExprConstant.cpp516 typedef std::map<MapKeyTy, APValue> MapTy; typedef in class:__anon1579::CallStackFrame
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrOrderFile.cpp62 ArrayType *MapTy; member in struct:__anon4584::InstrOrderFile
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMsgPackDocument.h42 typedef std::map<DocNode, DocNode> MapTy; typedef in class:llvm::msgpack::DocNode
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DRetainSummaryManager.h390 typedef llvm::DenseMap<ObjCSummaryKey, const RetainSummary *> MapTy; typedef in class:clang::ento::ObjCSummaryCache
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp545 Type *MapTy; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp5221 IntegerType *MapTy = BitMap->getType(); local
5572 IntegerType *MapTy = TableMask->getType(); local

Completed in 323 milliseconds