Searched defs:testImport (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/test/ASTMerge/namespace/ |
H A D | test.cpp | 8 void testImport() { in testImport() function
|
/llvm-project/clang/test/ASTMerge/exprs-cpp/ |
H A D | test.cpp | 35 void testImport(int *x, const S1 &cs1, S1 &s1) { in testImport() function
|
/llvm-project/clang/test/Modules/ |
H A D | import-decl.cpp | 16 void testImport(A *import) { in testImport() function
|
/llvm-project/clang/unittests/AST/ |
H A D | ASTImporterFixtures.h | 242 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 D | ASTImporterTest.cpp | 7105 void testImport(llvm::StringRef Code, clang::TestLanguage Lang = Lang_CXX14, testImport() function 9056 void testImport(Decl *ToTU, Decl *FromTU, Decl *FromD) { testImport() function [all...] |