Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTResultSynthesizer.cpp140 bool ret = SynthesizeBodyResult(compound_stmt, function_decl); in SynthesizeFunctionResult()
184 bool ret = SynthesizeBodyResult(compound_stmt, MethodDecl); in SynthesizeObjCMethodResult()
221 bool ASTResultSynthesizer::SynthesizeBodyResult(CompoundStmt *Body, in SynthesizeBodyResult() function in ASTResultSynthesizer
H A DASTResultSynthesizer.h135 bool SynthesizeBodyResult(clang::CompoundStmt *Body, clang::DeclContext *DC);