Searched refs:BitfieldWidth (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Sema.h | 3421 Declarator &D, Expr *BitfieldWidth); 3424 Declarator &D, Expr *BitfieldWidth, 3429 Expr *BitfieldWidth, 3437 bool Mutable, Expr *BitfieldWidth, 7725 Expr *BitfieldWidth, const VirtSpecifiers &VS,
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaDecl.cpp | 18428 Declarator &D, Expr *BitfieldWidth) { in ActOnField() argument 18430 D, BitfieldWidth, in ActOnField()
|