Lines Matching full:declisconstantglobal
971 static bool DeclIsConstantGlobal(ASTContext &Context, const VarDecl *D,1040 GV->setConstant(DeclIsConstantGlobal(Context, D, false));1322 if (!NonConstInit && DeclIsConstantGlobal(Context, D, true))