Home
last modified time | relevance | path

Searched defs:MarshallingInfo (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
HDOptParserEmitter.cpp47 class MarshallingInfo { class
85 MarshallingInfo(const Record &R) : R(R) {} in MarshallingInfo() function in MarshallingInfo