Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaType.cpp446 QualType &declSpecType) { in distributeObjCPointerTypeAttrFromDeclarator() argument
477 if (handleObjCPointerTypeAttr(state, attr, declSpecType)) { in distributeObjCPointerTypeAttrFromDeclarator()
540 QualType &declSpecType) { in distributeFunctionTypeAttrToInnermost() argument
552 return handleFunctionTypeAttr(state, attr, declSpecType); in distributeFunctionTypeAttrToInnermost()
560 QualType &declSpecType) { in distributeFunctionTypeAttrFromDeclSpec() argument
575 declSpecType)) in distributeFunctionTypeAttrFromDeclSpec()
588 QualType &declSpecType) { in distributeFunctionTypeAttrFromDeclarator() argument
594 declSpecType)) in distributeFunctionTypeAttrFromDeclarator()
613 QualType &declSpecType) { in distributeTypeAttrsFromDeclarator() argument
628 distributeObjCPointerTypeAttrFromDeclarator(state, *attr, declSpecType); in distributeTypeAttrsFromDeclarator()
[all …]