Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/AST/
H A DASTImporterTest.cpp3211 const auto ExpectUnsupportedConstructError = [](const ASTImportError &Error) { in TEST_P() local
3215 ExpectUnsupportedConstructError); in TEST_P()