Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dmangle.cpp382 static void functionWithInternalLinkage() { } in functionWithInternalLinkage() function
383 void g() { functionWithInternalLinkage(); } in g()