Searched refs:HadNoPriorDiags (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DExprConstant.cpp714 bool HadNoPriorDiags; member in struct:__anon17734::FoldConstant
720 HadNoPriorDiags(Info.EvalStatus.Diag &&
731 if (Enabled && HadNoPriorDiags && !Info.EvalStatus.Diag->empty() &&

Completed in 420 milliseconds