Home
last modified time | relevance | path

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

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