Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dfuncsig.cpp44 void namespacedMethod(int *, char);
46 void NamespacedClass::namespacedMethod(int *, char) { in namespacedMethod() function in NS::NamespacedClass