Searched refs:getDeclarator (Results 1 – 7 of 7) sorted by relevance
31 public Declarator getDeclarator() { return declarator; } in getDeclarator() method in Variable
27 public Declarator getDeclarator() { return (Declarator)tail().head(); } in getDeclarator() method in FieldDecl
161 Declarator &getDeclarator() const { in getDeclarator() function in __anon9acaebf90111::TypeProcessingState372 Declarator &declarator = state.getDeclarator(); in distributeObjCPointerTypeAttr()426 Declarator &declarator = state.getDeclarator(); in distributeObjCPointerTypeAttrFromDeclarator()487 Declarator &declarator = state.getDeclarator(); in distributeFunctionTypeAttr()520 Declarator &declarator = state.getDeclarator(); in distributeFunctionTypeAttrToInnermost()547 state.getDeclarator().getAttrListRef()); in distributeFunctionTypeAttrFromDeclSpec()568 Declarator &declarator = state.getDeclarator(); in distributeFunctionTypeAttrFromDeclarator()594 assert(state.getDeclarator().getAttributes() && "declarator has no attrs!"); in distributeTypeAttrsFromDeclarator()595 AttributeList *attr = state.getDeclarator().getAttributes(); in distributeTypeAttrsFromDeclarator()633 Declarator &declarator = state.getDeclarator(); in maybeSynthesizeBlockSignature()[all …]
218 ((Variable)left).getDeclarator(), in atAssignExpr()920 Declarator d = ((Variable)oprand).getDeclarator(); in atPlusPlus()956 Declarator d = v.getDeclarator(); in atVariable()
131 Declarator d = fd.getDeclarator(); in compileField()
747 ((Variable)left).getDeclarator(), in atAssignExpr()1693 Declarator d = ((Variable)oprand).getDeclarator(); in atPlusPlus()1827 Declarator d = v.getDeclarator(); in atVariable()
META-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/ ...