Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/AST/
H A DASTImporterTest.cpp322 testImport( in TEST_P()
330 testImport( in TEST_P()
359 testImport( in TEST_P()
418 testImport( in TEST_P()
443 testImport( in TEST_P()
469 testImport( in TEST_P()
487 testImport( in TEST_P()
517 testImport( in TEST_P()
543 testImport( in TEST_P()
562 testImport( in TEST_P()
[all …]
H A DASTImporterFixtures.h242 testImport(const std::string &FromCode, in testImport() function
292 testImport(const std::string &FromCode, in testImport() function
297 return testImport( in testImport()
312 void testImport(const std::string &FromCode, TestLanguage FromLang, in testImport() function
319 testImport(FromCode, FromArgs, ToCode, ToArgs, Verifier, AMatcher)); in testImport()
/llvm-project-15.0.7/clang/test/Modules/
H A Dimport-decl.cpp17 void testImport(A *import) { in testImport() function
/llvm-project-15.0.7/clang/test/ASTMerge/namespace/
H A Dtest.cpp8 void testImport() { in testImport() function
/llvm-project-15.0.7/clang/test/ASTMerge/exprs-cpp/
H A Dtest.cpp35 void testImport(int *x, const S1 &cs1, S1 &s1) { in testImport() function