Home
last modified time | relevance | path

Searched refs:aField (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dattr-optnone.cpp43 …int aField __attribute__((optnone)); // expected-warning{{'optnone' attribute only applies to fun… member
64 …[[clang::optnone]] int aField; // expected-warning{{'optnone' attribute only applies to functions}} member
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dalignment.cpp11 int aField; member