Home
last modified time | relevance | path

Searched refs:getDeclarator (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaType.cpp175 Declarator &getDeclarator() const { in getDeclarator() function in __anone6ab63c20111::TypeProcessingState
396 Declarator &declarator = state.getDeclarator(); in distributeObjCPointerTypeAttr()
454 Declarator &declarator = state.getDeclarator(); in distributeObjCPointerTypeAttrFromDeclarator()
516 Declarator &declarator = state.getDeclarator(); in distributeFunctionTypeAttr()
550 Declarator &declarator = state.getDeclarator(); in distributeFunctionTypeAttrToInnermost()
577 state.getDeclarator().getAttrListRef()); in distributeFunctionTypeAttrFromDeclSpec()
598 Declarator &declarator = state.getDeclarator(); in distributeFunctionTypeAttrFromDeclarator()
624 assert(state.getDeclarator().getAttributes() && "declarator has no attrs!"); in distributeTypeAttrsFromDeclarator()
625 AttributeList *attr = state.getDeclarator().getAttributes(); in distributeTypeAttrsFromDeclarator()
670 Declarator &declarator = state.getDeclarator(); in maybeSynthesizeBlockSignature()
[all …]