Home
last modified time | relevance | path

Searched defs:DoNotInstantiate (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/test/CodeGenCXX/
H A Dms-thunks-unprototyped.cpp8 struct DoNotInstantiate { struct
16 virtual void bar(DoNotInstantiate<int> p) = 0; argument