Searched refs:CaseString (Results 1 - 4 of 4) sorted by relevance

/external/llvm/lib/Support/
H A DDwarf.cpp377 const char *llvm::dwarf::CaseString(unsigned Case) { function in class:llvm::dwarf
623 return CaseString(Val);
/external/swiftshader/third_party/LLVM/lib/Support/
H A DDwarf.cpp565 /// CaseString - Return the string for the specified identifier case.
567 const char *llvm::dwarf::CaseString(unsigned Case) { function in class:llvm::dwarf
/external/llvm/include/llvm/Support/
H A DDwarf.h620 const char *CaseString(unsigned Case);
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DDwarf.h697 /// CaseString - Return the string for the specified identifier case.
699 const char *CaseString(unsigned Case);

Completed in 241 milliseconds