Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h1077 ExpectedFunctionWithProtoType, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp6886 << ExpectedFunctionWithProtoType; in DiagnoseSwiftName()
7634 << ExpectedFunctionWithProtoType; in handleAnyX86InterruptAttr()
H A DSemaType.cpp8118 attr << attr.isRegularKeywordAttribute() << ExpectedFunctionWithProtoType; in handleFunctionTypeAttr()