Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DOptParserEmitter.cpp159 static MarshallingInfo createMarshallingInfo(const Record &R) { in createMarshallingInfo() function
428 MarshallingInfos.push_back(createMarshallingInfo(*R)); in EmitOptParser()