Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Driver/
H A DDXCModeTest.cpp44 StringRef TargetProfile, StringRef ExpectError, in validateTargetProfile() argument
/llvm-project/clang/unittests/AST/
H A DRandstructTest.cpp90 makeAST(const std::string &SourceCode, bool ExpectError = false, in makeAST()