Searched defs:PartialCompileInputs (Results 1 – 3 of 3) sorted by relevance
39 type PartialCompileInputs struct { struct40 state protoimpl.MessageState41 sizeCache protoimpl.SizeCache42 unknownFields protoimpl.UnknownFields45 …CompileInput `protobuf:"bytes,1,rep,name=input_files,json=inputFiles" json:"input_files,omitempty"`48 func (x *PartialCompileInputs) Reset() {57 func (x *PartialCompileInputs) String() string {61 func (*PartialCompileInputs) ProtoMessage() {}63 func (x *PartialCompileInputs) ProtoReflect() protoreflect.Message {76 func (*PartialCompileInputs) Descriptor() ([]byte, []int) {[all …]
21 message PartialCompileInputs { message
106 func WriteState(s *fid_proto.PartialCompileInputs, path string) error {114 func CompareInternalState(prior, other *fid_proto.PartialCompileInputs, target string) *FileList {