Searched defs:redirectPath (Results 1 – 2 of 2) sorted by relevance
152 … const auto &redirectPath = moduleRecord->GetModuleRequestIdxMap().at(t.second->moduleRequestIdx_); in ExtractImport() local159 const auto &redirectPath = moduleRecord->GetModuleRequestIdxMap().at(t->moduleRequestIdx_); in ExtractImport() local211 const auto &redirectPath = moduleRecord->GetModuleRequestIdxMap().at(t->moduleRequestIdx_); in ExtractExport() local409 … auto redirectPath = recorder_->GetNamespacePath(std::string(object->AsIdentifier()->Name())); in GetTypeIndexFromMemberNode() local
852 const util::StringView &redirectPath) : BaseType(extractor) in ExternalType()