Home
last modified time | relevance | path

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

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