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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp763 bool ShouldAlwaysPrint = false; local
765 ShouldAlwaysPrint = ORA->shouldAlwaysPrint();
767 if (ShouldAlwaysPrint ||

Completed in 88 milliseconds