Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Dfuncsig.cpp35 void topLevelMethod(int *, char);
37 void TopLevelClass::topLevelMethod(int *, char) { in topLevelMethod() function in TopLevelClass