Home
last modified time | relevance | path

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

/llvm-project/clang/test/ASTMerge/namespace/
H A Dtest.cpp8 void testImport() { in testImport() function
/llvm-project/clang/test/ASTMerge/exprs-cpp/
H A Dtest.cpp35 void testImport(int *x, const S1 &cs1, S1 &s1) { in testImport() function
/llvm-project/clang/test/Modules/
H A Dimport-decl.cpp16 void testImport(A *import) { in testImport() function
/llvm-project/clang/unittests/AST/
H A DASTImporterFixtures.h242 testImport(const std::string &FromCode, in testImport() function
294 testImport(const std::string &FromCode, in testImport() function
314 void testImport(const std::string &FromCode, TestLanguage FromLang, in testImport() function
H A DASTImporterTest.cpp7105 void testImport(llvm::StringRef Code, clang::TestLanguage Lang = Lang_CXX14, testImport() function
9056 void testImport(Decl *ToTU, Decl *FromTU, Decl *FromD) { testImport() function
[all...]