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

/freebsd-9.3-release/contrib/llvm/lib/Support/
H A DDwarf.cpp610 /// InlineCodeString - Return the string for the specified inline code.
612 const char *llvm::dwarf::InlineCodeString(unsigned Code) { function in class:llvm::dwarf
/freebsd-9.3-release/contrib/llvm/include/llvm/Support/
H A DDwarf.h813 /// InlineCodeString - Return the string for the specified inline code.
815 const char *InlineCodeString(unsigned Code);

Completed in 95 milliseconds