Searched refs:OverloadCount (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DFieldListRecordBuilder.h61 void writeMethod(uint16_t OverloadCount, TypeIndex MethodList,
/freebsd-11.0-release/contrib/llvm/lib/DebugInfo/CodeView/
H A DFieldListRecordBuilder.cpp55 void FieldListRecordBuilder::writeMethod(uint16_t OverloadCount, argument
60 Builder.writeUInt16(OverloadCount);

Completed in 105 milliseconds