Home
last modified time | relevance | path

Searched defs:TypeMap (Results 1 – 10 of 10) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/Symtab/
H A DSymbolFileSymtab.h97 typedef std::map<lldb_private::ConstString, lldb::TypeSP> TypeMap; typedef
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DTypeMap.cpp36 TypeMap::TypeMap() : m_types() {} in TypeMap() function in TypeMap
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DModule.h87 class TypeMap; variable
/freebsd-12.1/contrib/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h60 TypeMapType TypeMap; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp118 DynamicTypeMapImpl TypeMap = State->get<DynamicTypeMap>(); in checkDeadSymbols() local
/freebsd-12.1/contrib/llvm/lib/Linker/
H A DIRMover.cpp390 TypeMapTy TypeMap; member in __anon4b2a6b4d0211::IRLinker
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h1140 using TypeMap = DenseMap<LLT, LegalizeAction>; variable
/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp1296 SmallVector<TypeIndex, 128> TypeMap; in mergePdbs() local
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-forward.h271 class TypeMap; variable
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp6003 const Constant *TypeMap = cast<Constant>(I.getArgOperand(1)); in visitIntrinsicCall() local