Home
last modified time | relevance | path

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

/external/clang/unittests/AST/
DExternalASTSourceTest.cpp46 bool testExternalASTSource(ExternalASTSource *Source, in testExternalASTSource() function
81 ASSERT_TRUE(testExternalASTSource(new TestSource(Calls), "int j, k = j;")); in TEST()