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.cpp870 Type *this_type = this_var->GetType(); in LookUpLldbClass() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp237 Type *this_type = subprogram.ResolveTypeUID( in GetCXXMethodCVQuals() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp208 CompilerType this_type(valobj.GetCompilerType()); in GetVTableAddress() local