Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/lang/cpp/const_this/
H A Dmain.cpp3 ContextClass *this_type = nullptr; member
17 TemplatedContextClass<TC> *this_type = nullptr; member
/llvm-project/polly/lib/External/isl/interface/
H A Dcpp.h107 const std::string this_type; member
H A Dcpp.cc1187 const std::string &this_type, in ConversionMethod()
1203 const std::string &this_type) : in ConversionMethod()
/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
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp869 Type *this_type = this_var->GetType(); in LookUpLldbClass() local
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3211 Type *this_type = die.ResolveTypeUID(param_type_die_form.Reference()); ParseChildParameters() local
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp207 CompilerType this_type(valobj.GetCompilerType()); GetVTableAddress() local