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

  /external/llvm/lib/DebugInfo/DWARF/
DWARFFormValue.cpp 496 Optional<const char *> DbgStr = getAsCString(U);
505 Optional<const char *> DWARFFormValue::getAsCString(const DWARFUnit *U) const {
  /external/llvm/include/llvm/IR/
Constants.h 650 /// getAsCString - If this array is isCString(), then this method returns the
654 StringRef getAsCString() const {
    [all...]

Completed in 141 milliseconds