Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDecl.cpp3587 DiagnoseFunctionSpecifiers(DS); in ParsedFreeStandingDeclSpec()
4961 void Sema::DiagnoseFunctionSpecifiers(const DeclSpec &DS) { in DiagnoseFunctionSpecifiers() function in Sema
4994 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in ActOnTypedefDeclarator()
5534 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in ActOnVariableDeclarator()
9939 DiagnoseFunctionSpecifiers(DS); in ActOnParamDeclarator()
12329 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in HandleField()
DSemaDeclObjC.cpp3442 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in ActOnObjCExceptionDecl()
DSemaDeclCXX.cpp13689 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in HandleMSProperty()
/external/clang/include/clang/Sema/
DSema.h1515 void DiagnoseFunctionSpecifiers(const DeclSpec &DS);