Home
last modified time | relevance | path

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

/llvm-project/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/clang/test/AST/Interp/
H A Dbitfields.cpp
/llvm-project/clang/test/CodeGenCXX/
H A Dalignment.cpp11 int aField; member