Searched defs:fromType (Results 1 – 11 of 11) sorted by relevance
81 llvm::Optional<OpaqueType> OpaqueType::fromType(ASTContext &Ctx, in fromType() function in clang::clangd::OpaqueType
425 const TType &fromType = fromNode.getType(); in CoerceSimple() local442 const TType &fromType = fromNode.getType(); in CoerceSimple() local460 const TType &fromType = fromNode.getType(); in AsType() local
135 auto fromType = from.getType().cast<MemRefType>(); in insertCopies() local
1414 const TType &fromType = from->getType(); in addFieldCopy() local1441 TType *fromType = new TType(from, true); in declareStructCopy() local
725 unsigned int fromType; in tryLoad() local
889 unsigned int fromType; in tryLoad() local
890 unsigned int fromType; in tryLoad() local
168 public boolean supportsConvert(int fromType, int toType) in supportsConvert()
776 Type fromType = operation.operand().getType(); in matchAndRewrite() local
626 if (auto fromType{x.GetType()}) { in ConvertToType() local
8834 QualType fromType = op->getType(); in emitBadConversionNotes() local