Searched refs:getDeclarator (Results 1 – 3 of 3) sorted by relevance
238 Declarator &getDeclarator() const { in getDeclarator() function in __anonc2847d970111::TypeProcessingState500 Declarator &declarator = state.getDeclarator(); in distributeObjCPointerTypeAttr()556 Declarator &declarator = state.getDeclarator(); in distributeObjCPointerTypeAttrFromDeclarator()617 Declarator &declarator = state.getDeclarator(); in distributeFunctionTypeAttr()650 Declarator &declarator = state.getDeclarator(); in distributeFunctionTypeAttrToInnermost()690 Declarator &declarator = state.getDeclarator(); in distributeFunctionTypeAttrFromDeclarator()721 ParsedAttributesView AttrsCopy{state.getDeclarator().getAttributes()}; in distributeTypeAttrsFromDeclarator()758 Declarator &declarator = state.getDeclarator(); in maybeSynthesizeBlockSignature()900 Declarator &declarator = state.getDeclarator(); in ConvertDeclSpecToType()2802 Declarator &declarator = state.getDeclarator(); in inferARCWriteback()[all …]
535 SimpleDeclarator *getDeclarator();
414 syntax::SimpleDeclarator *syntax::TrailingReturnType::getDeclarator() { in getDeclarator() function in syntax::TrailingReturnType