HomeSort by relevance Sort by last modified time
    Searched refs:my_templf (Results 1 - 2 of 2) sorted by null

  /external/clang/test/PCH/
cxx-templates.cpp 27 static T my_templf(T x) { return x; } function in struct:A
cxx-templates.h 49 int y = T::template my_templf<int>(0);

Completed in 212 milliseconds