Searched defs:VirtBase (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/ | ||
H A D | p6.cpp | 48 struct VirtBase : virtual S {}; // expected-note {{here}} struct |
/llvm-project/clang/lib/AST/Interp/ | ||
H A D | Interp.h |
|