Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dbuiltin-launder.cpp241 struct WithBase : T {}; struct
243 template struct WithBase<TestNoInvariant>; variable
253 template struct WithBase<TestVirtualFn>; variable