Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Basic/
H A DDiagnosticOptions.h125 std::vector<std::string> VerifyPrefixes; global() variable
/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp2338 checkVerifyPrefixes(const std::vector<std::string> & VerifyPrefixes,DiagnosticsEngine & Diags) checkVerifyPrefixes() argument