Searched defs:FunctionBody (Results 1 – 3 of 3) sorted by relevance
109 bool UseAfterMoveFinder::find(Stmt *FunctionBody, const Expr *MovingCall, in find()450 Stmt *FunctionBody = nullptr; in check() local
1163 if (const Stmt *FunctionBody = getFunctionBody(P->ASTNode)) { in relatedControlFlow() local
11036 FunctionBody, in diagnoseOdrViolations() enumerator