Home
last modified time | relevance | path

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

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