Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp4694 DiagnoseFunctionSpecifiers(DS); in ParsedFreeStandingDeclSpec()
6167 void Sema::DiagnoseFunctionSpecifiers(const DeclSpec &DS) { in DiagnoseFunctionSpecifiers() function in Sema
6196 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in ActOnTypedefDeclarator()
6971 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in ActOnVariableDeclarator()
13746 DiagnoseFunctionSpecifiers(DS); in ActOnParamDeclarator()
16744 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in HandleField()
H A DSemaDeclObjC.cpp5187 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in ActOnObjCExceptionDecl()
H A DSemaDeclCXX.cpp18033 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in HandleMSProperty()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2653 void DiagnoseFunctionSpecifiers(const DeclSpec &DS);