Home
last modified time | relevance | path

Searched defs:VerifyPrefixes (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Basic/
HDDiagnosticOptions.h125 std::vector<std::string> VerifyPrefixes; variable
/freebsd-14-stable/contrib/llvm-project/clang/lib/Frontend/
HDCompilerInvocation.cpp2366 static bool checkVerifyPrefixes(const std::vector<std::string> &VerifyPrefixes, in checkVerifyPrefixes()