Searched defs:CStr (Results 1 – 6 of 6) sorted by relevance
21 CStr::CStr(const UnicodeString &in) { in CStr() function in CStr
198 static void ParseConstraint(const std::string &CStr, CGIOperandList &Ops) { in ParseConstraint()251 static void ParseConstraints(const std::string &CStr, CGIOperandList &Ops) { in ParseConstraints()
204 static void ParseConstraint(const std::string &CStr, CGIOperandList &Ops) { in ParseConstraint()259 static void ParseConstraints(const std::string &CStr, CGIOperandList &Ops) { in ParseConstraints()
1775 const char* CStr() { return buffer.c_str(); } in CStr() function
1440 const char* CStr() const { return buffer.Mem(); } in CStr() function
306 static void PrintCString(const char *CStr) { in PrintCString()322 static void PrintCStringWithPrefix(const char *Prefix, const char *CStr) { in PrintCStringWithPrefix()