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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp287 static bool handleFunctionTypeAttr(TypeProcessingState &state,
554 return handleFunctionTypeAttr(state, attr, declSpecType);
5844 static bool handleFunctionTypeAttr(TypeProcessingState &state, function
6381 else if (!handleFunctionTypeAttr(state, attr, type))

Completed in 62 milliseconds