Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaType.cpp294 static bool handleFunctionTypeAttr(TypeProcessingState &state,
561 return handleFunctionTypeAttr(state, attr, declSpecType); in distributeFunctionTypeAttrToInnermost()
6108 static bool handleFunctionTypeAttr(TypeProcessingState &state, in handleFunctionTypeAttr() function
6689 else if (!handleFunctionTypeAttr(state, attr, type)) in processTypeAttrs()