Lines Matching defs:argCon
648 if (const auto *argCon{Folder<T>(context).Folding(args[0])};
649 argCon && argCon->empty()) {
699 if (const auto *argCon{Folder<T>(context).Folding(args[0])};
700 argCon && argCon->empty()) {
725 if (const auto *argCon{Folder<T>(context).Folding(args[0])};
726 argCon && argCon->empty()) {
781 const auto *argCon{Folder<T>(context).Folding(args[0])};
789 if ((argCon && argCon->empty()) || !shiftVals || shiftVals->empty() ||
924 if (const auto *argCon{Folder<T>(context).Folding(args[0])};
925 argCon && argCon->empty()) {