Searched defs:CStr (Results 1 – 5 of 5) sorted by relevance
16 CStr::CStr(const UnicodeString &in) { in CStr() function in CStr
201 static void ParseConstraint(const std::string &CStr, CGIOperandList &Ops) { in ParseConstraint()256 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
302 static void PrintCString(const char *CStr) { in PrintCString()318 static void PrintCStringWithPrefix(const char *Prefix, const char *CStr) { in PrintCStringWithPrefix()