Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Ddllimport.cpp790 inline void anotherInlineMethod();
793 void S::anotherInlineMethod() {} in anotherInlineMethod() function in PR21366::S