Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp5199 DiagnoseFunctionSpecifiers(DS); in ParsedFreeStandingDeclSpec()
6753 void Sema::DiagnoseFunctionSpecifiers(const DeclSpec &DS) { in DiagnoseFunctionSpecifiers() function in Sema
6782 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in ActOnTypedefDeclarator()
7626 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in ActOnVariableDeclarator()
15140 DiagnoseFunctionSpecifiers(DS); in ActOnParamDeclarator()
18466 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in HandleField()
H A DSemaDeclObjC.cpp5207 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in ActOnObjCExceptionDecl()
H A DSemaDeclCXX.cpp19209 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in HandleMSProperty()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2931 void DiagnoseFunctionSpecifiers(const DeclSpec &DS);