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

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp100 static std::string formatCallingConvention(CallingConvention Convention) { argument
101 switch (Convention) {
127 return formatUnknownEnum(Convention);
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.h468 StringRef ConventionString(unsigned Convention);

Completed in 119 milliseconds