Searched defs:ShouldHaveAttr (Results 1 – 1 of 1) sorted by relevance
53 bool ShouldHaveAttr = Reg.match(Attr, &Matches) && Matches[0] == Attr; in hasMatchesExactlyAttributes() local228 bool ShouldHaveAttr = Reg.match(Attr, &Matches) && Matches[0] == Attr; in FindExactlyAttributes() local