Home
last modified time | relevance | path

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

/external/lldb/source/Expression/
DASTResultSynthesizer.cpp155 CompoundStmt *compound_stmt = dyn_cast<CompoundStmt>(function_body); in SynthesizeFunctionResult() local
203 CompoundStmt *compound_stmt = dyn_cast<CompoundStmt>(method_body); in SynthesizeObjCMethodResult() local