Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTResultSynthesizer.cpp333 IdentifierInfo *result_ptr_id; in SynthesizeBodyResult() local
336 result_ptr_id = in SynthesizeBodyResult()
341 result_ptr_id = &Ctx.Idents.get("$__lldb_expr_result_ptr"); in SynthesizeBodyResult()
356 result_ptr_id, ptr_qual_type, nullptr, SC_Static); in SynthesizeBodyResult()