Home
last modified time | relevance | path

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

/external/llvm-project/clang/unittests/AST/
DASTImporterTest.cpp5899 struct ImportWithExternalSource : ASTImporterOptionSpecificTestBase { struct
5900 ImportWithExternalSource() { in ImportWithExternalSource() function
5927 TEST_P(ImportWithExternalSource, CompleteRecordBeforeImporting) { in TEST_P() argument