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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp387 static const EnumEntry<uint8_t> CallingConventions[] = { variable
537 return makeArrayRef(CallingConventions);
H A DTypeDumpVisitor.cpp110 static const EnumEntry<uint8_t> CallingConventions[] = { variable
313 makeArrayRef(CallingConventions));
326 makeArrayRef(CallingConventions));

Completed in 109 milliseconds