Home | History | Annotate | Download | only in Sema

Lines Matching refs:getDeclarator

147     Declarator &getDeclarator() const {
301 Declarator &declarator = state.getDeclarator();
333 Declarator &declarator = state.getDeclarator();
394 Declarator &declarator = state.getDeclarator();
427 Declarator &declarator = state.getDeclarator();
471 Declarator &declarator = state.getDeclarator();
497 assert(state.getDeclarator().getAttributes() && "declarator has no attrs!");
498 AttributeList *attr = state.getDeclarator().getAttributes();
527 Declarator &declarator = state.getDeclarator();
584 Declarator &declarator = state.getDeclarator();
1633 Declarator &declarator = state.getDeclarator();
1775 Declarator &D = state.getDeclarator();
2037 Declarator &D = state.getDeclarator();
2697 Declarator &D = state.getDeclarator();
2733 Declarator &D = state.getDeclarator();
3995 if (state.getDeclarator().getDeclSpec().getStorageClassSpec()