Home
last modified time | relevance | path

Searched defs:function_return (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/python/google/protobuf/pyext/
Dmessage.cc1077 ScopedPyObjectPtr function_return; in CheckAndGetInteger() local
1089 ScopedPyObjectPtr function_return; in CheckAndGetInteger() local
/external/v8/src/crankshaft/
Dhydrogen.h897 HBasicBlock* function_return() { return function_return_; } in function_return() function
2140 HBasicBlock* function_return() const { in function_return() function