Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
HDBlotMapVector.h24 using MapTy = DenseMap<KeyT, size_t>; variable
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDCheckObjCInstMethSignature.cpp91 typedef llvm::DenseMap<Selector,ObjCMethodDecl*> MapTy; in CheckObjCInstMethSignature() typedef
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDParentMap.cpp22 typedef llvm::DenseMap<Stmt*, Stmt*> MapTy; typedef
HDExprConstant.cpp515 typedef std::map<MapKeyTy, APValue> MapTy; typedef in __anon75742f710111::CallStackFrame
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDFunctionSummary.h57 using MapTy = llvm::DenseMap<const Decl *, FunctionSummary>; variable
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDAutomaton.h170 using MapTy = std::map<std::pair<uint64_t, ActionT>, std::pair<uint64_t, unsigned>>; variable
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDInstrOrderFile.cpp63 ArrayType *MapTy; member
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDMsgPackDocument.h42 typedef std::map<DocNode, DocNode> MapTy; typedef
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
HDConstantFolding.cpp515 Type *MapTy; in FoldReinterpretLoadFromConstPtr() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDSimplifyCFG.cpp5166 IntegerType *MapTy = BitMap->getType(); in BuildLookup() local
5517 IntegerType *MapTy = TableMask->getType(); in SwitchToLookupTable() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaOpenMP.cpp16894 Optional<OMPDeclareTargetDeclAttr::MapTypeTy> MapTy = in checkDeclInTargetContext() local
16900 llvm::Optional<OMPDeclareTargetDeclAttr::MapTypeTy> MapTy = in checkDeclInTargetContext() local