Searched refs:ImportPath (Results 1 – 2 of 2) sorted by relevance
224 ImportPathTy ImportPath; variable
8466 ImportPath.push(FromD); in Import()8468 llvm::make_scope_exit([this]() { ImportPath.pop(); }); in Import()8488 if (ImportPath.hasCycleAtBack()) in Import()8489 SavedImportPaths[FromD].push_back(ImportPath.copyCycleAtBack()); in Import()