Searched refs:ChildName (Results 1 – 5 of 5) sorted by relevance
167 std::string ChildName = Ename.get().str(); in loadArFile() local169 errs() << "Parsing member '" << ChildName in loadArFile()175 WithColor::error() << " loading memory for member '" << ChildName in loadArFile()187 << ChildName << "'\n"; in loadArFile()195 WithColor::error() << " parsing member '" << ChildName in loadArFile()201 errs() << "Linking member '" << ChildName << "' of archive library.\n"; in loadArFile()
65 static uint32_t nodeHash(StringRef ChildName, const LineLocation &Callsite);
146 uint32_t ContextTrieNode::nodeHash(StringRef ChildName, in nodeHash() argument152 uint32_t NameHash = std::hash<std::string>{}(ChildName.str()); in nodeHash()
1504 LogInfo("GetZoneData recursed to root label of %##s without finding SOA", zd->ChildName.c); in GetZoneData_QuestionCallback()1611 AssignDomainName(&zd->ChildName, name); in StartGetZoneData()1613 zd->CurrentSOA = (domainname *)(&zd->ChildName.c[initialskip]); in StartGetZoneData()
1641 domainname ChildName; // Name for which we're trying to find the responsible server member