Searched defs:FunctionBody (Results 1 – 5 of 5) sorted by relevance
26 struct FunctionBody { struct32 FunctionBody(const FunctionSig* sig, uint32_t offset, const byte* start, in FunctionBody() argument
73 struct FunctionBody { struct86 FunctionBody() {} in FunctionBody() argument
2344 FunctionBody::FunctionBody(const FunctionDef& f, DataTypeSlice arg_t, in FunctionBody() function in tensorflow::FunctionBody
247 Vec FunctionBody, ExceptionTable; member
5023 def FunctionBody(self, number_of_lines): member in CheckForFunctionLengthsTest