Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DOptionParserEmitter.cpp153 static MarshallingInfo createMarshallingInfo(const Record &R) { in createMarshallingInfo() function
568 MarshallingInfos.push_back(createMarshallingInfo(*R)); in emitOptionParser()