Home
last modified time | relevance | path

Searched refs:topLevelMethod (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/CodeGenCXX/
Dfuncsig.cpp14 void topLevelMethod(int *, char);
16 void TopLevelClass::topLevelMethod(int *, char) { in topLevelMethod() function in TopLevelClass