Searched refs:getDeclarator (Results 1 – 3 of 3) sorted by relevance
209 Declarator &getDeclarator() const { in getDeclarator() function in __anonc95f0a4b0111::TypeProcessingState465 Declarator &declarator = state.getDeclarator(); in distributeObjCPointerTypeAttr()521 Declarator &declarator = state.getDeclarator(); in distributeObjCPointerTypeAttrFromDeclarator()3225 Declarator &D = state.getDeclarator(); in InventTemplateParameter()3324 Declarator &D = state.getDeclarator(); in GetDeclSpecTypeForDeclarator()4447 Declarator &D = state.getDeclarator(); in GetFullTypeForDeclarator()5378 state.getDeclarator() in GetFullTypeForDeclarator()5770 Declarator &D = state.getDeclarator(); in transferARCOwnershipToDeclaratorChunk()5807 Declarator &D = state.getDeclarator(); in transferARCOwnership()6297 Declarator &D = State.getDeclarator(); in GetTypeSourceInfoForDeclarator()[all …]
540 SimpleDeclarator *getDeclarator();
414 syntax::SimpleDeclarator *syntax::TrailingReturnType::getDeclarator() { in getDeclarator() function in syntax::TrailingReturnType