Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp2101 static bool checkVerifyPrefixes(const std::vector<std::string> &VerifyPrefixes, in checkVerifyPrefixes() function
2298 if (!checkVerifyPrefixes(Opts.VerifyPrefixes, *Diags)) in ParseDiagnosticArgs()