Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Ddllimport.cpp337 __declspec(dllimport) inline int ReferencingNonImportedMethod(ClassWithNonImportedMethod *x) { retu… in ReferencingNonImportedMethod() function
345 USE1(ReferencingNonImportedMethod) in USE()