Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp426 QualType &declSpecType) { in distributeObjCPointerTypeAttrFromDeclarator() argument
457 if (handleObjCPointerTypeAttr(state, attr, declSpecType)) { in distributeObjCPointerTypeAttrFromDeclarator()
520 QualType &declSpecType) { in distributeFunctionTypeAttrToInnermost() argument
532 return handleFunctionTypeAttr(state, attr, declSpecType); in distributeFunctionTypeAttrToInnermost()
540 QualType &declSpecType) { in distributeFunctionTypeAttrFromDeclSpec() argument
555 declSpecType)) in distributeFunctionTypeAttrFromDeclSpec()
568 QualType &declSpecType) { in distributeFunctionTypeAttrFromDeclarator() argument
574 declSpecType)) in distributeFunctionTypeAttrFromDeclarator()
593 QualType &declSpecType) { in distributeTypeAttrsFromDeclarator() argument
608 distributeObjCPointerTypeAttrFromDeclarator(state, *attr, declSpecType); in distributeTypeAttrsFromDeclarator()
[all …]