reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
7621 if (SafelenLength->isValueDependent() || SafelenLength->isTypeDependent() || 7621 if (SafelenLength->isValueDependent() || SafelenLength->isTypeDependent() || 7622 SafelenLength->isInstantiationDependent() || 7623 SafelenLength->containsUnexpandedParameterPack()) 7627 SafelenLength->EvaluateAsInt(SafelenResult, S.Context); 7637 << SimdlenLength->getSourceRange() << SafelenLength->getSourceRange();