Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaDecl.cpp3251 DiagnoseFunctionSpecifiers(DS); in ParsedFreeStandingDeclSpec()
4568 void Sema::DiagnoseFunctionSpecifiers(const DeclSpec &DS) { in DiagnoseFunctionSpecifiers() function in Sema
4601 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in ActOnTypedefDeclarator()
4984 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in ActOnVariableDeclarator()
9117 DiagnoseFunctionSpecifiers(DS); in ActOnParamDeclarator()
11328 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in HandleField()
HDSemaDeclObjC.cpp3429 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in ActOnObjCExceptionDecl()
HDSemaDeclCXX.cpp12766 DiagnoseFunctionSpecifiers(D.getDeclSpec()); in HandleMSProperty()
/trueos/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h1465 void DiagnoseFunctionSpecifiers(const DeclSpec &DS);