Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDecl.cpp5037 DiagnoseFunctionSpecifiers(DS); in ParsedFreeStandingDeclSpec()
6541 void Sema::DiagnoseFunctionSpecifiers(const DeclSpec &DS) { in DiagnoseFunctionSpecifiers() function in Sema
6570 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in ActOnTypedefDeclarator()
7346 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in ActOnVariableDeclarator()
14244 DiagnoseFunctionSpecifiers(DS); in ActOnParamDeclarator()
17393 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in HandleField()
H A DSemaDeclObjC.cpp5195 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in ActOnObjCExceptionDecl()
H A DSemaDeclCXX.cpp18300 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in HandleMSProperty()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h2819 void DiagnoseFunctionSpecifiers(const DeclSpec &DS);