Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/AST/
H A DASTImporterFixtures.h269 auto ToImport = selectFirst<NodeType>(DeclToImportID, FoundNodes); in testImport() local
409 const Decl *ToImport = selectFirst<Decl>(DeclToImportID, FoundDecl); in testImportSequence() local