Searched defs:getAsCString (Results 1 – 3 of 3) sorted by relevance
83 const char *getAsCString() const { return AsCString(); } in getAsCString() function
591 Expected<const char *> DWARFFormValue::getAsCString() const { in getAsCString() function in DWARFFormValue
574 StringRef getAsCString() const { in getAsCString() function