Searched refs:getBuilderCall (Results 1 – 5 of 5) sorted by relevance
57 Optional<StringRef> getBuilderCall() const;
44 Optional<StringRef> TypeConstraint::getBuilderCall() const { in getBuilderCall() function in TypeConstraint
370 if (tc.getBuilderCall()) { in populateTypeInferenceInfo()
64 return attrType ? attrType->getBuilderCall() : llvm::None; in getTypeBuilder()2504 Optional<StringRef> builder = operand.constraint.getBuilderCall(); in verifyOperands()2569 Optional<StringRef> builder = result.constraint.getBuilderCall(); in verifyResults()
2399 << tgfmt(*type.getType().getBuilderCall(), &fctx) << ";\n"; in genTypeInterfaceMethods()