Home | History | Annotate | Download | only in AST

Lines Matching full:arrayref

307 getLVForTemplateArgumentList(ArrayRef<TemplateArgument> args,
2392 ArrayRef<ParmVarDecl *> NewParamInfo) {
2403 void FunctionDecl::setDeclsInPrototypeScope(ArrayRef<NamedDecl *> NewDecls) {
2409 DeclsInPrototypeScope = ArrayRef<NamedDecl *>(A, NewDecls.size());
3307 void BlockDecl::setParams(ArrayRef<ParmVarDecl *> NewParamInfo) {
3584 ArrayRef<SourceLocation> IdentifierLocs)
3604 ArrayRef<SourceLocation> IdentifierLocs) {
3628 ArrayRef<SourceLocation> ImportDecl::getIdentifierLocs() const {
3634 return ArrayRef<SourceLocation>(StoredLocs,