reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
349 T = T.getCanonicalType(); 349 T = T.getCanonicalType(); 351 if (Loc::isLocType(T)) 354 if (T->isIntegralOrEnumerationType()) 357 if (T->isRecordType() && !T->isUnionType()) 357 if (T->isRecordType() && !T->isUnionType())