Searched defs:FunctionBody (Results 1 – 7 of 7) sorted by relevance
31 struct FunctionBody { struct44 FunctionBody() {} in FunctionBody() argument
23 FunctionBody::FunctionBody(const FunctionDef& f, DataTypeSlice arg_t, in FunctionBody() function in tensorflow::FunctionBody
108 bool UseAfterMoveFinder::find(Stmt *FunctionBody, const Expr *MovingCall, in find()439 Stmt *FunctionBody = nullptr; in check() local
247 Vec FunctionBody, ExceptionTable; member
5023 def FunctionBody(self, number_of_lines): member in CheckForFunctionLengthsTest
1019 if (const Stmt *FunctionBody = getFunctionBody(P->ASTNode)) { in relatedControlFlow() local
11335 FunctionBody, in diagnoseOdrViolations() enumerator