Home
last modified time | relevance | path

Searched defs:Regexp (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DSpecialCaseList.cpp29 bool SpecialCaseList::Matcher::insert(std::string Regexp, in insert()
175 std::string Regexp = std::string(SplitRegexp.first); in parse() local