Home
last modified time | relevance | path

Searched defs:type_ptr (Results 1 – 5 of 5) sorted by relevance

/llvm-project/lldb/source/API/
H A DSBModule.cpp515 Type *type_ptr = symfile->ResolveTypeUID(uid); in GetTypeByID() local
/llvm-project/lldb/unittests/Symbol/
H A DTestTypeSystemClang.cpp188 const clang::Type *type_ptr = qtype.getTypePtr(); VerifyEncodingAndBitSize() local
/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp1731 SymbolLookup(uint64_t value,uint64_t * type_ptr,uint64_t pc,const char ** name) SymbolLookup() argument
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1036 Type *type_ptr = dwarf->GetDIEToType().lookup(die.GetDIE()); ParseCXXMethod() local
H A DSymbolFileDWARF.cpp2879 Type *type_ptr = GetDIEToType().lookup(die.GetDIE()); GetTypeForDIE() local