reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
577 if (Context.hasSameType(InTy, OutTy)) 586 if (InTy->isIntegerType() || InTy->isPointerType()) 586 if (InTy->isIntegerType() || InTy->isPointerType()) 588 else if (InTy->isRealFloatingType()) 607 uint64_t InSize = Context.getTypeSize(InTy); 654 << InTy << OutTy << OutputExpr->getSourceRange()