Searched refs:handleFunctionTypeAttr (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaType.cpp | 401 static bool handleFunctionTypeAttr(TypeProcessingState &state, ParsedAttr &attr, 661 return handleFunctionTypeAttr(state, attr, declSpecType, CFT); in distributeFunctionTypeAttrToInnermost() 7796 static bool handleFunctionTypeAttr(TypeProcessingState &state, ParsedAttr &attr, in handleFunctionTypeAttr() function 9015 if (!handleFunctionTypeAttr(state, attr, type, CFT)) { in processTypeAttrs() 9028 else if (!handleFunctionTypeAttr(state, attr, type, CFT)) in processTypeAttrs()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 6263 …19TypeProcessingStateERN5clang13AttributeListERNS2_8QualTypeE", "handleFunctionTypeAttr((anonymous…
|