Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaType.cpp169 Declarator &getDeclarator() const { in getDeclarator() function in __anon1d61f5900111::TypeProcessingState
390 Declarator &declarator = state.getDeclarator(); in distributeObjCPointerTypeAttr()
447 Declarator &declarator = state.getDeclarator(); in distributeObjCPointerTypeAttrFromDeclarator()
508 Declarator &declarator = state.getDeclarator(); in distributeFunctionTypeAttr()
541 Declarator &declarator = state.getDeclarator(); in distributeFunctionTypeAttrToInnermost()
568 state.getDeclarator().getAttrListRef()); in distributeFunctionTypeAttrFromDeclSpec()
589 Declarator &declarator = state.getDeclarator(); in distributeFunctionTypeAttrFromDeclarator()
615 assert(state.getDeclarator().getAttributes() && "declarator has no attrs!"); in distributeTypeAttrsFromDeclarator()
616 AttributeList *attr = state.getDeclarator().getAttributes(); in distributeTypeAttrsFromDeclarator()
661 Declarator &declarator = state.getDeclarator(); in maybeSynthesizeBlockSignature()
[all …]