Home | History | Annotate | Download | only in Support

Lines Matching refs:Standard

622 /// LNStandardString - Return the string for the specified line number standard.
624 const char *llvm::dwarf::LNStandardString(unsigned Standard) {
625 switch (Standard) {