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