Searched defs:fromType (Results 1 – 8 of 8) sorted by relevance
79 std::optional<OpaqueType> OpaqueType::fromType(ASTContext &Ctx, QualType Type) { in fromType() function in clang::clangd::OpaqueType
123 auto fromType = cast<MemRefType>(from.getType()); in insertCopies() local
753 if (auto fromType{x.GetType()}) { ConvertToType() local 1229 if (auto fromType{expr.GetType()}) { DataConstantConversionExtension() local
955 unsigned int fromType; tryLoad() local
849 Type fromType = op.getOperand().getType(); matchAndRewrite() local
1208 mlir::Type fromType = source.getFortranElementType(); genTypeAndKindConvert() local
789 if (fromType && toType) { in matchAndRewrite() local 805 if (fromType && toType) { in matchAndRewrite() local
8505 QualType fromType = op->getType(); emitBadConversionNotes() local