Searched refs:ChildName (Results 1 – 3 of 3) sorted by relevance
201 std::string ChildName = Ename.get().str(); in loadArFile() local203 errs() << "Parsing member '" << ChildName in loadArFile()209 WithColor::error() << " loading memory for member '" << ChildName in loadArFile()223 << ChildName << "'\n"; in loadArFile()236 WithColor::error() << " parsing member '" << ChildName in loadArFile()242 errs() << "Linking member '" << ChildName << "' of archive library.\n"; in loadArFile()
43 FunctionId ChildName);46 FunctionId ChildName,48 void removeChildContext(const LineLocation &CallSite, FunctionId ChildName);
84 std::string ChildName; in fail() 87 ChildName = std::string(NameOrErr.get());91 ChildName = "<file index: " + std::to_string(Index) + ">"; in reportArchiveChildIssue() local 94 WithColor::warning() << ArchiveFilename << "(" << ChildName in reportArchiveChildIssue()