Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp1315 bool HadNoPriorDiags; member
1321 HadNoPriorDiags(Info.EvalStatus.Diag && in FoldConstant()
1330 if (Enabled && HadNoPriorDiags && !Info.EvalStatus.Diag->empty() && in ~FoldConstant()