Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Support/
H A DFileCheck.cpp1320 static bool ValidateCheckPrefix(StringRef CheckPrefix) { in ValidateCheckPrefix() argument
1322 return Validator.match(CheckPrefix); in ValidateCheckPrefix()