Home
last modified time | relevance | path

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

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