Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Dbuiltin-launder.cpp239 struct WithBase : T {}; struct
241 template struct WithBase<TestNoInvariant>; variable
251 template struct WithBase<TestVirtualFn>; variable