Lines Matching full:regex
21 #include "llvm/Support/Regex.h"51 // scanned linearly first. However, this is only safe if the regex pattern has61 SmallVector<Regex*, 4> RegexList;74 RegexList.push_back(new Regex(pat));78 for (SmallVectorImpl<Regex*>::iterator