HomeSort by relevance Sort by last modified time
    Searched defs:getAsCString (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/DebugInfo/
DWARFFormValue.cpp 274 OS.write_escaped(getAsCString(NULL));
308 const char* dbg_str = getAsCString(&debug_str_data);
355 DWARFFormValue::getAsCString(const DataExtractor *debug_str_data_ptr) const {
  /external/llvm/include/llvm/
Constants.h 623 /// getAsCString - If this array is isCString(), then this method returns the
627 StringRef getAsCString() const {
    [all...]

Completed in 92 milliseconds