Searched refs:getCallingConventions (Results 1 – 3 of 3) sorted by relevance
48 ArrayRef<EnumEntry<uint8_t>> getCallingConventions();
306 IO, uint8_t(Record.CallConv), makeArrayRef(getCallingConventions()))); in visitKnownRecord()322 IO, uint8_t(Record.CallConv), makeArrayRef(getCallingConventions()))); in visitKnownRecord()
546 ArrayRef<EnumEntry<uint8_t>> getCallingConventions() { in getCallingConventions() function