Searched refs:ImportPath (Results 1 – 2 of 2) sorted by relevance
197 ImportPathTy ImportPath; variable
9794 ImportPath.push(FromD); in Import()9796 llvm::make_scope_exit([this]() { ImportPath.pop(); }); in Import()9816 if (ImportPath.hasCycleAtBack()) in Import()9817 SavedImportPaths[FromD].push_back(ImportPath.copyCycleAtBack()); in Import()