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

  /external/llvm/lib/Support/
Dwarf.cpp 553 /// LanguageString - Return the string for the specified language.
555 const char *llvm::dwarf::LanguageString(unsigned Language) {
    [all...]
  /external/llvm/include/llvm/Support/
Dwarf.h 729 /// LanguageString - Return the string for the specified language.
731 const char *LanguageString(unsigned Language);
  /external/llvm/lib/IR/
DebugInfo.cpp     [all...]

Completed in 223 milliseconds