Home
last modified time | relevance | path

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

/llvm-project/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
H A Dp6.cpp48 struct VirtBase : virtual S {}; // expected-note {{here}} struct
/llvm-project/clang/lib/AST/Interp/
H A DInterp.h