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

  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
EnumTables.cpp 395 static const EnumEntry<uint8_t> CallingConventions[] = {
547 return makeArrayRef(CallingConventions);
TypeDumpVisitor.cpp 110 static const EnumEntry<uint8_t> CallingConventions[] = {
313 makeArrayRef(CallingConventions));
326 makeArrayRef(CallingConventions));

Completed in 25 milliseconds