HomeSort by: relevance | last modified time | path
    Searched refs:getCallingConventions (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
EnumTables.h 48 ArrayRef<EnumEntry<uint8_t>> getCallingConventions();
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
TypeRecordMapping.cpp 306 IO, uint8_t(Record.CallConv), makeArrayRef(getCallingConventions())));
322 IO, uint8_t(Record.CallConv), makeArrayRef(getCallingConventions())));
EnumTables.cpp 546 ArrayRef<EnumEntry<uint8_t>> getCallingConventions() {

Completed in 20 milliseconds