Searched refs:IDStr (Results 1 – 3 of 3) sorted by relevance
59 SmallString<20> IDStr; in printEntry() local 60 raw_svector_ostream OS(IDStr); in printEntry() 62 SW.printString("Resource type (int)", IDStr); in printEntry()
2057 SmallString<20> IDStr; in printResourceDirectoryTable() local2058 raw_svector_ostream OS(IDStr); in printResourceDirectoryTable()2084 Name = IDStr; in printResourceDirectoryTable()
237 std::string IDStr; in constructDieID() local238 llvm::raw_string_ostream ID(IDStr); in constructDieID()244 return IDStr; in constructDieID()259 return IDStr; in constructDieID()