Lines Matching defs:declarator
410 /// declarator.
424 // Add the attribute to the declarator chunk nearest the declarator.
804 // Install the property declarator into interfaceDecl.
1278 /// declarator and add them to the given list.
1321 // Parse an abstract declarator.
1328 Declarator declarator(declSpec, ParsedAttributesView::none(), context);
1329 ParseDeclarator(declarator);
1332 if (!declarator.isInvalidType()) {
1336 addContextSensitiveTypeNullability(*this, declarator,
1341 TypeResult type = Actions.ActOnTypeName(declarator);
1348 takeDeclAttributes(*paramAttrs, declarator);
1546 // Parse the declarator.
1757 // Form a declarator to turn this into a type.
2032 // Install the declarator into the interface decl.
2625 // Inform the actions module about the declarator, so it