Searched refs:getBuilderCall (Results 1 – 5 of 5) sorted by relevance
49 Optional<StringRef> getBuilderCall() const;
39 Optional<StringRef> TypeConstraint::getBuilderCall() const { in getBuilderCall() function in TypeConstraint
299 if (tc.getBuilderCall().hasValue()) { in populateTypeInferenceInfo()
116 return attrType ? attrType->getBuilderCall() : llvm::None; in getTypeBuilder()2330 Optional<StringRef> builder = operand.constraint.getBuilderCall(); in verifyOperands()2388 Optional<StringRef> builder = result.constraint.getBuilderCall(); in verifyResults()
1775 return body << tgfmt(*type.getType().getBuilderCall(), &fctx); in genTypeInterfaceMethods()