Home
last modified time | relevance | path

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

/external/llvm-project/clang/unittests/CrossTU/
DCrossTranslationUnitTest.cpp48 const DynTypedNodeList ParentsBeforeImport = in HandleTranslationUnit() local
50 ASSERT_FALSE(ParentsBeforeImport.empty()); in HandleTranslationUnit()
120 checkParentListsEq(ParentsBeforeImport, ParentsAfterImport)); in HandleTranslationUnit()