Home | History | Annotate | Download | only in Scalar

Lines Matching refs:Regex

49 #include "llvm/Support/Regex.h"
466 Regex HeadRE("^([^0-9].*):([0-9]+):([0-9]+)$");
467 Regex LineSample("^([0-9]+)\\.?([0-9]+)?: ([0-9]+)(.*)$");