Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DOptParserEmitter.cpp505 auto IsMarshallingOption = [](const Record &R) { in EmitOptParser() local
516 if (IsMarshallingOption(R)) in EmitOptParser()