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

  /external/llvm/lib/Support/
Dwarf.cpp 492 /// DecimalSignString - Return the string for the specified decimal sign
494 const char *llvm::dwarf::DecimalSignString(unsigned Sign) {
    [all...]
  /external/llvm/include/llvm/Support/
Dwarf.h 707 /// DecimalSignString - Return the string for the specified decimal sign
709 const char *DecimalSignString(unsigned Sign);

Completed in 233 milliseconds