Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dvisibility-inlines-hidden-staticvar.cpp101 int ext_method();
103 int ExportedClass::ext_method() { return inl_method(); } in ext_method() function in ExportedClass
/llvm-project-15.0.7/llvm/test/Transforms/Inline/
H A Dinline-varargs.ll4 declare void @ext_method(i8*, i32)
10 …musttail call void (i8*, ...) bitcast (void (i8*, i32)* @ext_method to void (i8*, ...)*)(i8* nonnu…
19 ; CHECK: call void (i8*, ...) bitcast (void (i8*, i32)* @ext_method to void (i8*, ...)*)(i8* nonnul…