Home
last modified time | relevance | path

Searched defs:this_type (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBType.cpp446 CompilerType this_type(m_opaque_sp->GetCompilerType(true)); GetEnumMembers() local
468 CompilerType this_type(m_opaque_sp->GetCompilerType(false)); GetFieldAtIndex() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp870 Type *this_type = this_var->GetType(); LookUpLldbClass() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3259 Type *this_type = die.ResolveTypeUID(param_type_die_form.Reference()); ParseChildParameters() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp206 CompilerType this_type(valobj.GetCompilerType()); GetVTableAddress() local