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