Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Dvisibility-inlines-hidden-staticvar.cpp97 int inl_method() { in inl_method() function
103 int ExportedClass::ext_method() { return inl_method(); } in ext_method()