Home
last modified time | relevance | path

Searched refs: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
166 emitOption(CO, OS); in emitOptions()
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangOptionDocEmitter.cpp319 void emitOption(const DocumentedOption &Option, const Record *DocInfo, in emitOption() function
440 emitOption(O, DocInfo, OS); in emitDocumentation()