Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/AST/
H A DASTImporterFixtures.h372 const std::vector<ImportAction> &ImportActions, in testImportSequence() argument
388 for (const ImportAction &Action : ImportActions) { in testImportSequence()