Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp1919 Actions.ActOnLastBitfield(T.getCloseLocation(), AllIvarDecls); in HelperActionsForIvarDeclarations()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3928 void ActOnLastBitfield(SourceLocation DeclStart,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp18580 void Sema::ActOnLastBitfield(SourceLocation DeclLoc, in ActOnLastBitfield() function in Sema