Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp111 static const EnumEntry<uint8_t> CallingConventions[] = { variable
313 ArrayRef(CallingConventions)); in visitKnownRecord()
326 ArrayRef(CallingConventions)); in visitKnownRecord()
H A DEnumTables.cpp399 static const EnumEntry<uint8_t> CallingConventions[] = { variable
565 return ArrayRef(CallingConventions); in getCallingConventions()