Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DBlotMapVector.h24 using MapTy = DenseMap<KeyT, size_t>; variable
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCInstMethSignature.cpp89 typedef llvm::DenseMap<Selector,ObjCMethodDecl*> MapTy; in CheckObjCInstMethSignature() typedef
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DParentMap.cpp22 typedef llvm::DenseMap<Stmt*, Stmt*> MapTy; typedef
H A DExprConstant.cpp551 typedef std::map<MapKeyTy, APValue> MapTy; typedef in __anonbf0ddd820111::CallStackFrame
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DFunctionSummary.h56 using MapTy = llvm::DenseMap<const Decl *, FunctionSummary>; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DAutomaton.h168 using MapTy = std::map<std::pair<uint64_t, ActionT>, std::pair<uint64_t, unsigned>>; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrOrderFile.cpp51 ArrayType *MapTy; member
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMsgPackDocument.h42 typedef std::map<DocNode, DocNode> MapTy; typedef
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp564 Type *MapTy = Type::getIntNTy(C->getContext(), in FoldReinterpretLoadFromConst() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp6305 IntegerType *MapTy = BitMap->getIntegerType(); in BuildLookup() local
6766 IntegerType *MapTy = TableMask->getIntegerType(); in SwitchToLookupTable() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp996 using MapTy = llvm::DenseMap<const VarDecl *, Kind>; typedef in __anoncc57e0860611::Strategy
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp23380 std::optional<OMPDeclareTargetDeclAttr::MapTypeTy> MapTy = in checkDeclInTargetContext() local