Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDecl.cpp3769 DiagnoseFunctionSpecifiers(DS); in ParsedFreeStandingDeclSpec()
5157 void Sema::DiagnoseFunctionSpecifiers(const DeclSpec &DS) { in DiagnoseFunctionSpecifiers() function in Sema
5190 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in ActOnTypedefDeclarator()
5769 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in ActOnVariableDeclarator()
10410 DiagnoseFunctionSpecifiers(DS); in ActOnParamDeclarator()
12926 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in HandleField()
DSemaDeclObjC.cpp4472 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in ActOnObjCExceptionDecl()
DSemaDeclCXX.cpp13753 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in HandleMSProperty()
/external/clang/include/clang/Sema/
DSema.h1649 void DiagnoseFunctionSpecifiers(const DeclSpec &DS);