Home
last modified time | relevance | path

Searched defs:member_function (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/pyct/
H A Dinspect_utils_test.py55 def member_function(self): member in TestClass
439 def member_function(self): member in InspectUtilsTest.test_getmethodclass_locals.LocalClass
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Ddebug-info-function-context.cpp11 void C::member_function() { static_member_variable = 0; } in member_function() function in C
/aosp_15_r20/external/llvm/test/DebugInfo/Inputs/
H A Ddwarfdump-pubnames.cc13 void C::member_function() { in member_function() function in C
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/impl/
H A Dconversion_test.py95 def member_function(self): member in ConversionTest.test_is_allowlisted_tfmethodwrapper.TestClass
/aosp_15_r20/external/clang/test/SemaTemplate/
H A Dms-function-specialization-class-scope.cpp55 void member_function() { specialized_member_template<false>(); } in member_function() function in PR12709::TemplateClass
/aosp_15_r20/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/CodeWarrior/
DMetrowerks_Shell_Suite.py1299 class member_function(aetools.ComponentItem): class