Searched refs:EnumerateNestedFunctions (Results 1 – 6 of 6) sorted by relevance
176 bool EnumerateNestedFunctions(const std::function<bool(core::Function)> &cb) const;
102 inline bool Function::EnumerateNestedFunctions(const std::function<bool(core::Function)> &cb) const in EnumerateNestedFunctions() function
63 fun.EnumerateNestedFunctions(fnCallback); in EnumerateAllMethods()
176 …abckit::mock::helpers::GetMockCoreFunction(f).EnumerateNestedFunctions(DEFAULT_LAMBDA(abckit::core… in TEST_F()
65 fun.EnumerateNestedFunctions(fnCallback); in EnumerateAllMethods()