Searched defs:TypeMap (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DTypeMap.h20 class TypeMap { class in namespace:lldb_private
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Symtab/
H A DSymbolFileSymtab.h99 typedef std::map<lldb_private::ConstString, lldb::TypeSP> TypeMap; typedef in class:SymbolFileSymtab
/freebsd-12-stable/contrib/llvm-project/lldb/source/Symbol/
H A DTypeMap.cpp22 TypeMap::TypeMap() : m_types() {} function in class:TypeMap
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangOpenCLBuiltinEmitter.cpp201 MapVector<const Record *, unsigned> TypeMap; member in class:__anon3546::BuiltinNameEmitter
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp1302 SmallVector<TypeIndex, 128> TypeMap; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp389 TypeMapTy TypeMap; member in class:__anon4773::IRLinker
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h544 template <class BlockT> struct TypeMap {}; struct in namespace:llvm::bfi_detail
545 template <> struct TypeMap<BasicBlock> { struct in namespace:llvm::bfi_detail
552 template <> struct TypeMap<MachineBasicBlock> { struct in namespace:llvm::bfi_detail
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp6583 const Constant *TypeMap = cast<Constant>(I.getArgOperand(1)); local

Completed in 278 milliseconds