Searched refs:getDeclarator (Results 1 – 3 of 3) sorted by relevance
220 Declarator &getDeclarator() const { in getDeclarator() function in __anon632de2cd0111::TypeProcessingState479 Declarator &declarator = state.getDeclarator(); in distributeObjCPointerTypeAttr()535 Declarator &declarator = state.getDeclarator(); in distributeObjCPointerTypeAttrFromDeclarator()3445 Declarator &D = state.getDeclarator(); in InventTemplateParameter()3544 Declarator &D = state.getDeclarator(); in GetDeclSpecTypeForDeclarator()4700 Declarator &D = state.getDeclarator(); in GetFullTypeForDeclarator()5675 state.getDeclarator() in GetFullTypeForDeclarator()6102 Declarator &D = state.getDeclarator(); in transferARCOwnershipToDeclaratorChunk()6139 Declarator &D = state.getDeclarator(); in transferARCOwnership()6652 Declarator &D = State.getDeclarator(); in GetTypeSourceInfoForDeclarator()[all …]
535 SimpleDeclarator *getDeclarator();
414 syntax::SimpleDeclarator *syntax::TrailingReturnType::getDeclarator() { in getDeclarator() function in syntax::TrailingReturnType