Searched refs:IncludeRegexPattern (Results 1 – 1 of 1) sorted by relevance
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()