Searched refs:handleFunctionTypeAttr (Results 1 – 1 of 1) sorted by relevance
330 static bool handleFunctionTypeAttr(TypeProcessingState &state, ParsedAttr &attr,589 return handleFunctionTypeAttr(state, attr, declSpecType); in distributeFunctionTypeAttrToInnermost()6737 static bool handleFunctionTypeAttr(TypeProcessingState &state, ParsedAttr &attr, in handleFunctionTypeAttr() function7494 else if (!handleFunctionTypeAttr(state, attr, type)) in processTypeAttrs()