Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp111 static const EnumEntry<uint8_t> CallingConventions[] = { variable
314 ArrayRef(CallingConventions)); in visitKnownRecord()
327 ArrayRef(CallingConventions)); in visitKnownRecord()
H A DEnumTables.cpp402 static const EnumEntry<uint8_t> CallingConventions[] = { variable
569 return ArrayRef(CallingConventions); in getCallingConventions()