Searched refs:IsConstType (Results 1 – 1 of 1) sorted by relevance
239 auto IsConstType = [&S](const VarDecl *VD) -> bool { in CheckConstant() local261 VD && VD->hasGlobalStorage() && !IsConstType(VD)) { in CheckConstant()