Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Interpreter/ExceptionTests/
H A DInterpreterExceptionTest.cpp62 TEST(InterpreterExceptionTest, DISABLED_CatchException) { in TEST() argument
64 TEST(InterpreterExceptionTest, CatchException) { in TEST()
H A DCMakeLists.txt14 InterpreterExceptionTest.cpp
/llvm-project/llvm/utils/gn/secondary/clang/unittests/Interpreter/ExceptionTests/
H A DBUILD.gn19 sources = [ "InterpreterExceptionTest.cpp" ]