Searched defs:GlobList (Results 1 – 1 of 1) sorted by relevance
17 static bool consumeNegativeIndicator(StringRef &GlobList) { in consumeNegativeIndicator()25 static llvm::StringRef extractNextGlob(StringRef &GlobList) { in extractNextGlob()46 GlobList::GlobList(StringRef Globs, bool KeepNegativeGlobs /* =true */) { in GlobList() function in clang::tidy::GlobList