Searched refs:IsFileScope (Results 1 – 1 of 1) sorted by relevance
7178 bool IsFileScope = !CurContext->isFunctionOrMethod() && in BuildCompoundLiteralExpr() local7201 (getLangOpts().CPlusPlus && !(IsFileScope && literalType->isArrayType())) in BuildCompoundLiteralExpr()7208 if (IsFileScope) in BuildCompoundLiteralExpr()7223 LiteralExpr, IsFileScope); in BuildCompoundLiteralExpr()7224 if (IsFileScope) { in BuildCompoundLiteralExpr()7240 if (!IsFileScope && !getLangOpts().CPlusPlus) { in BuildCompoundLiteralExpr()