Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTResultSynthesizer.cpp138 bool ret = SynthesizeBodyResult(compound_stmt, function_decl); in SynthesizeFunctionResult() local
182 CompoundStmt *compound_stmt = dyn_cast<CompoundStmt>(method_body); SynthesizeObjCMethodResult() local