Searched refs:getDeclarator (Results 1 – 3 of 3) sorted by relevance
205 Declarator &getDeclarator() const { in getDeclarator() function in __anon29f668c70111::TypeProcessingState462 Declarator &declarator = state.getDeclarator(); in distributeObjCPointerTypeAttr()518 Declarator &declarator = state.getDeclarator(); in distributeObjCPointerTypeAttrFromDeclarator()3285 Declarator &D = state.getDeclarator(); in InventTemplateParameter()3384 Declarator &D = state.getDeclarator(); in GetDeclSpecTypeForDeclarator()4528 Declarator &D = state.getDeclarator(); in GetFullTypeForDeclarator()5470 state.getDeclarator() in GetFullTypeForDeclarator()5873 Declarator &D = state.getDeclarator(); in transferARCOwnershipToDeclaratorChunk()5910 Declarator &D = state.getDeclarator(); in transferARCOwnership()6416 Declarator &D = State.getDeclarator(); in GetTypeSourceInfoForDeclarator()[all …]
535 SimpleDeclarator *getDeclarator();
414 syntax::SimpleDeclarator *syntax::TrailingReturnType::getDeclarator() { in getDeclarator() function in syntax::TrailingReturnType