Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/ASTMatchers/Dynamic/
H A DMarshallers.cpp129 static std::optional<llvm::StringRef> getCloseRegexMatch(llvm::StringRef Flag) { in getCloseRegexMatch() function
162 getCloseRegexMatch(Flag.trim())) in getBestGuess()