Searched defs:Convention (Results 1 – 2 of 2) sorted by relevance
579 const char *llvm::dwarf::ConventionString(unsigned Convention) { in ConventionString()
76 static std::string formatCallingConvention(CallingConvention Convention) { in formatCallingConvention()