Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_addrhashmap_test.cpp23 using MapTy = AddrHashMap<Value, 11>; typedef
/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DBlotMapVector.h24 using MapTy = DenseMap<KeyT, size_t>; variable
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCInstMethSignature.cpp89 typedef llvm::DenseMap<Selector,ObjCMethodDecl*> MapTy; in CheckObjCInstMethSignature() typedef
/llvm-project/clang/lib/AST/
H A DParentMap.cpp22 typedef llvm::DenseMap<Stmt*, Stmt*> MapTy; global() typedef
[all...]
H A DExprConstant.cpp556 typedef std::map<MapKeyTy, APValue> MapTy; global() typedef in __anon006fc44d0111::CallStackFrame
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DFunctionSummary.h56 using MapTy = llvm::DenseMap<const Decl *, FunctionSummary>; variable
/llvm-project/mlir/include/mlir/IR/
H A DDialectRegistry.h140 using MapTy = variable
/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
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrOrderFile.cpp51 ArrayType *MapTy; global() member
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMsgPackDocument.h42 typedef std::map<DocNode, DocNode> MapTy; typedef
/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp564 Type *MapTy = Type::getIntNTy(C->getContext(), FoldReinterpretLoadFromConst() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp6395 IntegerType *MapTy = BitMap->getIntegerType(); BuildLookup() local
6868 IntegerType *MapTy = TableMask->getIntegerType(); SwitchToLookupTable() local
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp22708 std::optional<OMPDeclareTargetDeclAttr::MapTypeTy> MapTy = checkDeclInTargetContext() local