Searched defs:TheStr (Results 1 – 4 of 4) sorted by relevance
471 SPIRVName::SPIRVName(const SPIRVEntry *TheTarget, const std::string& TheStr) in SPIRVName()524 const std::string &TheStr): in SPIRVExtInstImport()
464 const std::string& TheStr) in SPIRVMemberName()482 SPIRVString(SPIRVModule *M, SPIRVId TheId, const std::string &TheStr) in SPIRVString()
237 void Pattern::AddFixedStringToRegEx(StringRef FixedStr, std::string &TheStr) { in AddFixedStringToRegEx()
134 std::string TheStr = Ints[IntNo].Name.substr(6); in EmitFnNameRecognizer() local