Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaType.cpp453 QualType &declSpecType) { in distributeObjCPointerTypeAttrFromDeclarator() argument
485 if (handleObjCPointerTypeAttr(state, attr, declSpecType)) { in distributeObjCPointerTypeAttrFromDeclarator()
549 QualType &declSpecType) { in distributeFunctionTypeAttrToInnermost() argument
561 return handleFunctionTypeAttr(state, attr, declSpecType); in distributeFunctionTypeAttrToInnermost()
569 QualType &declSpecType) { in distributeFunctionTypeAttrFromDeclSpec() argument
584 declSpecType)) in distributeFunctionTypeAttrFromDeclSpec()
597 QualType &declSpecType) { in distributeFunctionTypeAttrFromDeclarator() argument
603 declSpecType)) in distributeFunctionTypeAttrFromDeclarator()
622 QualType &declSpecType) { in distributeTypeAttrsFromDeclarator() argument
637 distributeObjCPointerTypeAttrFromDeclarator(state, *attr, declSpecType); in distributeTypeAttrsFromDeclarator()
[all …]