Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaType.cpp287 static bool handleFunctionTypeAttr(TypeProcessingState &state,
549 return handleFunctionTypeAttr(state, attr, declSpecType); in distributeFunctionTypeAttrToInnermost()
5790 static bool handleFunctionTypeAttr(TypeProcessingState &state, in handleFunctionTypeAttr() function
6327 else if (!handleFunctionTypeAttr(state, attr, type)) in processTypeAttrs()