Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Parse/
H A DParseObjc.cpp1886 SmallVectorImpl<Decl *> &AllIvarDecls, in HelperActionsForIvarDeclarations()
1925 SmallVector<Decl *, 32> AllIvarDecls; in ParseObjCClassInstanceVariables() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaDecl.cpp13818 SmallVectorImpl<Decl *> &AllIvarDecls) { in ActOnLastBitfield()