Home
last modified time | relevance | path

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

/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/Modules/
H A Dimport-decl.cpp17 void testImport(A *import) { 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
/llvm-project-15.0.7/clang/unittests/AST/
H A DASTImporterFixtures.h242 testImport(const std::string &FromCode, in testImport() function
292 testImport(const std::string &FromCode, in testImport() function
312 void testImport(const std::string &FromCode, TestLanguage FromLang, in testImport() function