Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A D2003-11-02-WeakLinkage.cpp6 void thefunc();
9 inline void thefunc() {} in thefunc() function
12 thefunc<int>(); in test()