Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp365 static bool handleFunctionTypeAttr(TypeProcessingState &state, ParsedAttr &attr,
624 return handleFunctionTypeAttr(state, attr, declSpecType); in distributeFunctionTypeAttrToInnermost()
7380 static bool handleFunctionTypeAttr(TypeProcessingState &state, ParsedAttr &attr, in handleFunctionTypeAttr() function
8231 else if (!handleFunctionTypeAttr(state, attr, type)) in processTypeAttrs()