Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp5113 DiagnoseFunctionSpecifiers(DS); in ParsedFreeStandingDeclSpec()
6620 void Sema::DiagnoseFunctionSpecifiers(const DeclSpec &DS) { in DiagnoseFunctionSpecifiers() function in Sema
6649 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in ActOnTypedefDeclarator()
7469 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in ActOnVariableDeclarator()
14634 DiagnoseFunctionSpecifiers(DS); in ActOnParamDeclarator()
17856 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in HandleField()
H A DSemaDeclObjC.cpp5207 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in ActOnObjCExceptionDecl()
H A DSemaDeclCXX.cpp18511 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in HandleMSProperty()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h2883 void DiagnoseFunctionSpecifiers(const DeclSpec &DS);