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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Parse/
H A DParseObjc.cpp1256 AllIvarDecls, local
1284 SmallVector<Decl *, 32> AllIvarDecls; local
1345 SmallVectorImpl<Decl *> &AllIvarDecls; member in struct:ObjCIvarCallback
1243 HelperActionsForIvarDeclarations(Decl *interfaceDecl, SourceLocation atLoc, BalancedDelimiterTracker &T, SmallVectorImpl<Decl *> &AllIvarDecls, bool RBraceMissing) argument
1347 ObjCIvarCallback(Parser &P, Decl *IDecl, tok::ObjCKeywordKind V, SmallVectorImpl<Decl *> &AllIvarDecls) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp11754 ActOnLastBitfield(SourceLocation DeclLoc, SmallVectorImpl<Decl *> &AllIvarDecls) argument

Completed in 185 milliseconds