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 DOptParserEmitter.cpp142 static MarshallingInfo createMarshallingInfo(const Record &R) { in createMarshallingInfo() function
541 MarshallingInfos.push_back(createMarshallingInfo(*R)); in EmitOptParser()