Home | History | Annotate | Download | only in Support

Lines Matching full:convention

594 /// ConventionString - Return the string for the specified calling convention.
596 const char *llvm::dwarf::ConventionString(unsigned Convention) {
597 switch (Convention) {