Searched refs:ForAllCachedMethods (Results 1 – 2 of 2) sorted by relevance
39 ForAllCachedMethods([&](Method const *method) { types->GetMethodSignature(method); }); in UpdateTypes()
110 void ForAllCachedMethods(Handler &&handler) const in ForAllCachedMethods() function