Home
last modified time | relevance | path

Searched refs:compileRegex (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DConfigCompile.cpp107 compileRegex(const Located<std::string> &Text, in compileRegex() function
215 if (auto RE = compileRegex(Entry, Flags)) in compile()
236 if (auto RE = compileRegex(Entry, Flags)) in compile()