Searched refs:staticMethodTemplate (Results 1 – 2 of 2) sorted by relevance
18 static void staticMethodTemplate(T) {} in staticMethodTemplate() function in not_blink::Class26 T::staticMethodTemplate(123); in functionTemplate2()32 void anotherMethod() { T::staticMethodTemplate(123); } in anotherMethod()199 h<int, not_blink::Class::staticMethodTemplate>(1); in test()
18 static void staticMethodTemplate(T) {} in staticMethodTemplate() function in not_blink::Class26 T::staticMethodTemplate(123); in functionTemplate2()32 void anotherMethod() { T::staticMethodTemplate(123); } in anotherMethod()200 H<int, not_blink::Class::staticMethodTemplate>(1); in Test()