Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dps4-dllstorage-vtable-rtti.cpp78 struct __declspec(dllexport) FullExport // Easy case: Entire class is exported. struct
88 void FullExport::Bump() in Bump()
90 typeid(FullExport).name(); in Bump()