Home | History | Annotate | Download | only in Support

Lines Matching refs:Code

590 /// InlineCodeString - Return the string for the specified inline code.
592 const char *llvm::dwarf::InlineCodeString(unsigned Code) {
593 switch (Code) {