Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp4631 DiagnoseFunctionSpecifiers(DS); in ParsedFreeStandingDeclSpec()
6104 void Sema::DiagnoseFunctionSpecifiers(const DeclSpec &DS) { in DiagnoseFunctionSpecifiers() function in Sema
6133 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in ActOnTypedefDeclarator()
6904 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in ActOnVariableDeclarator()
13690 DiagnoseFunctionSpecifiers(DS); in ActOnParamDeclarator()
16689 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in HandleField()
H A DSemaDeclObjC.cpp5187 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in ActOnObjCExceptionDecl()
H A DSemaDeclCXX.cpp17828 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in HandleMSProperty()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h2617 void DiagnoseFunctionSpecifiers(const DeclSpec &DS);