reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaExpr.cpp
 6277   if (Context.hasSameUnqualifiedType(SrcTy, DestTy))
 6287     switch (DestTy->getScalarTypeKind()) {
 6290       LangAS DestAS = DestTy->getPointeeType().getAddressSpace();
 6293       if (Context.hasCvrSimilarType(SrcTy, DestTy))
 6321     switch (DestTy->getScalarTypeKind()) {
 6333           << DestTy;
 6345     switch (DestTy->getScalarTypeKind()) {
 6361                       DestTy->castAs<ComplexType>()->getElementType(),
 6366                       DestTy->castAs<ComplexType>()->getElementType(),
 6377     switch (DestTy->getScalarTypeKind()) {
 6386                               DestTy->castAs<ComplexType>()->getElementType(),
 6391                               DestTy->castAs<ComplexType>()->getElementType(),
 6409     switch (DestTy->getScalarTypeKind()) {
 6416       if (Context.hasSameType(ET, DestTy))
 6443     switch (DestTy->getScalarTypeKind()) {
 6450       if (Context.hasSameType(ET, DestTy))