reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
128 bool SynthesizeBodyResult(clang::CompoundStmt *Body, clang::DeclContext *DC);
139 bool ret = SynthesizeBodyResult(compound_stmt, function_decl); 183 bool ret = SynthesizeBodyResult(compound_stmt, MethodDecl);