Home
last modified time | relevance | path

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

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