Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp4266 DiagnoseFunctionSpecifiers(DS); in ParsedFreeStandingDeclSpec()
5668 void Sema::DiagnoseFunctionSpecifiers(const DeclSpec &DS) { in DiagnoseFunctionSpecifiers() function in Sema
5697 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in ActOnTypedefDeclarator()
6406 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in ActOnVariableDeclarator()
12381 DiagnoseFunctionSpecifiers(DS); in ActOnParamDeclarator()
15221 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in HandleField()
H A DSemaDeclObjC.cpp4903 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in ActOnObjCExceptionDecl()
H A DSemaDeclCXX.cpp15573 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in HandleMSProperty()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h1923 void DiagnoseFunctionSpecifiers(const DeclSpec &DS);