Searched defs:NotStrings (Results 1 – 3 of 3) sorted by relevance
1067 std::vector<const Pattern *> NotStrings; in Check() local1180 const std::vector<const Pattern *> &NotStrings, in CheckNot()1202 std::vector<const Pattern *> &NotStrings, in CheckDag()
1140 std::vector<const Pattern *> NotStrings; in Check() local1263 const std::vector<const Pattern *> &NotStrings, in CheckNot()1288 std::vector<const Pattern *> &NotStrings, in CheckDag()
451 std::vector<std::pair<SMLoc, Pattern> > NotStrings; member