Searched defs:FromTu (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/unittests/AST/ | ||
H A D | ASTImporterVisibilityTest.cpp | 123 TranslationUnitDecl *FromTu = getTuDecl(Code, Lang_CXX14, "input0.cc"); in TypedTest_ImportChain() local |
H A D | ASTImporterTest.cpp | 2538 TranslationUnitDecl *FromTu = getTuDecl(Code, Lang_C99, "input0.c"); TEST_P() local |