Searched refs:libcpp_regex (Results 1 – 1 of 1) sorted by relevance
70 static llvm::Regex libcpp_regex(R"regex(/c[+][+]/v[0-9]/)regex"); in analyzeFile() local74 if (libcpp_regex.match(convert_to_slash(f.GetPath())) && in analyzeFile()