Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaObjCXX/
H A Dattr-trivial-abi.mm21 struct S3_2 { struct
23 } __attribute__((trivial_abi)); // expected-warning {{'trivial_abi' cannot be applied to 'S3_2'}} e… argument
/llvm-project/clang/test/SemaCXX/
H A Dattr-trivial-abi.cpp33 struct S3_2 { struct