Searched defs:stmtFunction (Results 1 – 2 of 2) sorted by relevance
203 const MaybeExpr &stmtFunction() const { return stmtFunction_; } in stmtFunction() function
1436 if (const MaybeExpr & stmtFunction{details.stmtFunction()}) { CheckSubprogram() local