Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/AST/
H A DASTImporterTest.cpp7007 struct ImportWithExternalSource : ASTImporterOptionSpecificTestBase { struct
7008 ImportWithExternalSource() { in ImportWithExternalSource() argument
7036 TEST_P(ImportWithExternalSource, CompleteRecordBeforeImporting) { in TEST_P() argument