Home
last modified time | relevance | path

Searched defs:thisValSP (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionSourceCode.cpp231 if (auto thisValSP = ClangExpressionUtil::GetLambdaValueObject(frame)) { in AddLambdaCaptureDecls() local
H A DClangExpressionDeclMap.cpp78 if (auto thisValSP = frame->FindVariable(ConstString("this"))) in GetCapturedThisValueObject() local