Home
last modified time | relevance | path

Searched refs:g_this (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/
DCPPLanguageRuntime.cpp36 static ConstString g_this = ConstString("this"); variable
44 return name == g_this; in IsAllowedRuntimeValue()
385 ValueObjectSP value_sp = frame->FindVariable(g_this); in GetStepThroughTrampolinePlan()