Searched refs:MightBeFoldExpr (Results 1 – 1 of 1) sorted by relevance
2553 bool MightBeFoldExpr = false; in parseParens() local2566 if (!MightBeStmtExpr && !MightBeFoldExpr && !Line->InMacroBody && in parseParens()2618 MightBeFoldExpr = true; in parseParens()