Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CodeGenCXX/
Ddllexport-ctor-closure.cpp16 struct CtorWithClosureOutOfLine { struct
17 __declspec(dllexport) CtorWithClosureOutOfLine(...);
19 CtorWithClosureOutOfLine::CtorWithClosureOutOfLine(...) {} in CtorWithClosureOutOfLine() function in CtorWithClosureOutOfLine