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.cpp1335 bool HadNoPriorDiags; member
1341 HadNoPriorDiags(Info.EvalStatus.Diag && in FoldConstant()
1350 if (Enabled && HadNoPriorDiags && !Info.EvalStatus.Diag->empty() && in ~FoldConstant()