Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOpenMP.cpp3940 bool CheckInit(Stmt *S, bool EmitDiags = true);
4108 bool OpenMPIterationSpaceChecker::CheckInit(Stmt *S, bool EmitDiags) { in CheckInit() argument
4118 if (EmitDiags) { in CheckInit()
4150 if (Var->getInitStyle() != VarDecl::CInit && EmitDiags) in CheckInit()
4177 if (EmitDiags) { in CheckInit()