Home
last modified time | relevance | path

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

/llvm-project/clang/test/Layout/
H A Dms-x86-pack-and-align.cpp141 struct CA2 : public CA1, public CA0 { struct
142 virtual void CA2Method() {} in CA2Method() argument
143 CA2() {} in CA2() argument
/llvm-project/clang/test/CXX/except/except.spec/
H A Dp14.cpp22 struct CA2 : CA0, CA1 { }; struct
/llvm-project/llvm/unittests/IR/
H A DConstantsTest.cpp370 Constant *CA2 = ConstantDataArray::getRaw( TEST() local
382 Constant *CA2 = ConstantDataArray::getRaw( TEST() local