Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/
H A DBlotMapVector.h24 using MapTy = DenseMap<KeyT, size_t>; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCInstMethSignature.cpp91 typedef llvm::DenseMap<Selector,ObjCMethodDecl*> MapTy; in CheckObjCInstMethSignature() typedef
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DParentMap.cpp22 typedef llvm::DenseMap<Stmt*, Stmt*> MapTy; typedef
H A DExprConstant.cpp545 typedef std::map<MapKeyTy, APValue> MapTy; typedef in __anondef1c1650111::CallStackFrame
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DFunctionSummary.h57 using MapTy = llvm::DenseMap<const Decl *, FunctionSummary>; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DAutomaton.h170 using MapTy = std::map<std::pair<uint64_t, ActionT>, std::pair<uint64_t, unsigned>>; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrOrderFile.cpp62 ArrayType *MapTy; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMsgPackDocument.h42 typedef std::map<DocNode, DocNode> MapTy; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DConstantFolding.cpp565 Type *MapTy; in FoldReinterpretLoadFromConstPtr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp5696 IntegerType *MapTy = BitMap->getType(); in BuildLookup() local
6053 IntegerType *MapTy = TableMask->getType(); in SwitchToLookupTable() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp20116 Optional<OMPDeclareTargetDeclAttr::MapTypeTy> MapTy = in checkDeclInTargetContext() local