Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DConfigCompile.cpp102 llvm::Optional<llvm::Regex> compileRegex(const Located<std::string> &Text) { in compileRegex() function
198 if (auto RE = compileRegex(Entry)) in compile()
219 if (auto RE = compileRegex(Entry)) in compile()