Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaType.cpp363 static bool handleFunctionTypeAttr(TypeProcessingState &state, ParsedAttr &attr,
622 return handleFunctionTypeAttr(state, attr, declSpecType); in distributeFunctionTypeAttrToInnermost()
7568 static bool handleFunctionTypeAttr(TypeProcessingState &state, ParsedAttr &attr, in handleFunctionTypeAttr() function
8456 if (!handleFunctionTypeAttr(state, attr, type)) { in processTypeAttrs()
8469 else if (!handleFunctionTypeAttr(state, attr, type)) in processTypeAttrs()