Searched defs:Patch (Results 1 – 7 of 7) sorted by relevance
121 .. _code review:
54 Patch = 1 enumerator
166 int Major, Minor, Patch; member
6044 unsigned Patch = GNUCVer.getSubminor().getValueOr(0); in ConstructJob() local
1180 PatchLocation Patch = in cloneScalarAttribute() local
3374 unsigned Patch = Opts.GNUCVersion % 100; in GenerateLangArgs() local3715 unsigned Patch = GNUCVer.getSubminor().getValueOr(0); in ParseLangArgs() local
4923 uint32_t Major = Words[1], Minor = Words[2], Patch = Words[3]; in getGNUAbiTag() local