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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTResultSynthesizer.cpp318 IdentifierInfo *result_ptr_id; local
321 result_ptr_id =
326 result_ptr_id = &Ctx.Idents.get("$__lldb_expr_result_ptr");
340 result_ptr_id, ptr_qual_type, nullptr, SC_Static);

Completed in 100 milliseconds