Searched refs:ArrayOrderString (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/Support/
H A DDwarf.cpp604 /// ArrayOrderString - Return the string for the specified array order.
606 const char *llvm::dwarf::ArrayOrderString(unsigned Order) { function in class:llvm::dwarf
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DDwarf.h713 /// ArrayOrderString - Return the string for the specified array order.
715 const char *ArrayOrderString(unsigned Order);

Completed in 65 milliseconds