Home
last modified time | relevance | path

Searched defs:emitOption (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/utils/TableGen/
H A DLLDBOptionDefEmitter.cpp76 static void emitOption(const CommandOption &O, raw_ostream &OS) { in emitOption() function
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangOptionDocEmitter.cpp319 void emitOption(const DocumentedOption &Option, const Record *DocInfo, in emitOption() function