Searched refs:isNumericRegex (Results 1 – 1 of 1) sorted by relevance
14 inline bool isNumericRegex(llvm::StringRef S) { in isNumericRegex() function42 if (!Input.empty() && llvm::yaml::isNumeric(Input) != isNumericRegex(Input)) in LLVMFuzzerTestOneInput()