Home
last modified time | relevance | path

Searched defs:RunTest (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dpr18284-crash-on-invalid.cpp8 A::RunTest() {} // expected-error {{a type specifier is required for all declarations}} in RunTest() function in n1::A
19 A::RunTest() {} // expected-error {{a type specifier is required for all declarations}} in RunTest() function in n2::A
/llvm-project-15.0.7/lldb/unittests/Interpreter/
H A DTestCommandPaths.cpp89 void RunTest(CommandInterpreter &interp, const char *args, bool is_leaf, in RunTest() function
/llvm-project-15.0.7/clang-tools-extra/unittests/clang-tidy/
H A DDeclRefExprUtilsTest.cpp43 void RunTest(StringRef Snippet) { in RunTest() function
/llvm-project-15.0.7/llvm/unittests/Analysis/
H A DAssumeBundleQueriesTest.cpp28 static void RunTest( in RunTest() function