Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDecl.cpp3889 DiagnoseFunctionSpecifiers(DS); in ParsedFreeStandingDeclSpec()
5292 void Sema::DiagnoseFunctionSpecifiers(const DeclSpec &DS) { in DiagnoseFunctionSpecifiers() function in Sema
5321 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in ActOnTypedefDeclarator()
5930 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in ActOnVariableDeclarator()
10822 DiagnoseFunctionSpecifiers(DS); in ActOnParamDeclarator()
13377 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in HandleField()
DSemaDeclObjC.cpp4624 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in ActOnObjCExceptionDecl()
DSemaDeclCXX.cpp13975 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in HandleMSProperty()
/external/clang/include/clang/Sema/
DSema.h1687 void DiagnoseFunctionSpecifiers(const DeclSpec &DS);