Home
last modified time | relevance | path

Searched refs:ActOnLastBitfield (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/lib/Parse/
HDParseObjc.cpp1919 Actions.ActOnLastBitfield(T.getCloseLocation(), AllIvarDecls); in HelperActionsForIvarDeclarations()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h3928 void ActOnLastBitfield(SourceLocation DeclStart,
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDecl.cpp18580 void Sema::ActOnLastBitfield(SourceLocation DeclLoc, in ActOnLastBitfield() function in Sema