Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DDiagnosticOptions.h123 std::vector<std::string> VerifyPrefixes; variable
/openbsd/src/gnu/llvm/clang/lib/Frontend/
DCompilerInvocation.cpp2200 static bool checkVerifyPrefixes(const std::vector<std::string> &VerifyPrefixes, in checkVerifyPrefixes()