Searched refs:getDeclarator (Results 1 – 3 of 3) sorted by relevance
231 Declarator &getDeclarator() const { in getDeclarator() function in __anonc2847d970111::TypeProcessingState489 Declarator &declarator = state.getDeclarator(); in distributeObjCPointerTypeAttr()545 Declarator &declarator = state.getDeclarator(); in distributeObjCPointerTypeAttrFromDeclarator()606 Declarator &declarator = state.getDeclarator(); in distributeFunctionTypeAttr()639 Declarator &declarator = state.getDeclarator(); in distributeFunctionTypeAttrToInnermost()679 Declarator &declarator = state.getDeclarator(); in distributeFunctionTypeAttrFromDeclarator()710 ParsedAttributesView AttrsCopy{state.getDeclarator().getAttributes()}; in distributeTypeAttrsFromDeclarator()747 Declarator &declarator = state.getDeclarator(); in maybeSynthesizeBlockSignature()889 Declarator &declarator = state.getDeclarator(); in ConvertDeclSpecToType()2750 Declarator &declarator = state.getDeclarator(); in inferARCWriteback()[all …]
535 SimpleDeclarator *getDeclarator();
414 syntax::SimpleDeclarator *syntax::TrailingReturnType::getDeclarator() { in getDeclarator() function in syntax::TrailingReturnType