Home
last modified time | relevance | path

Searched defs:AllIvarDecls (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp1922 Actions.ActOnFields(getCurScope(), atLoc, interfaceDecl, AllIvarDecls, in HelperActionsForIvarDeclarations() argument
1962 SmallVector<Decl *, 32> AllIvarDecls; ParseObjCClassInstanceVariables() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp18922 ActOnLastBitfield(SourceLocation DeclLoc,SmallVectorImpl<Decl * > & AllIvarDecls) ActOnLastBitfield() argument