Searched refs:IncludeRegexPattern (Results 1 – 2 of 2) sorted by relevance
175 const char IncludeRegexPattern[] = variable277 IncludeRegex(llvm::Regex(IncludeRegexPattern)) { in HeaderIncludes()
1318 const char IncludeRegexPattern[] = variable1330 llvm::Regex IncludeRegex(IncludeRegexPattern); in sortCppIncludes()1445 llvm::Regex(IncludeRegexPattern).match(Replace.getReplacementText()); in isHeaderInsertion()1516 llvm::Regex IncludeRegex(IncludeRegexPattern); in fixCppIncludeInsertions()