Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/utils/TableGen/
H A DClangOptionDocEmitter.cpp28 struct DocumentedOption { struct
35 std::vector<DocumentedOption> Options;
112 auto DocumentationForOption = [&](Record *R) -> DocumentedOption { in extractDocumentation()
296 void forEachOptionName(const DocumentedOption &Option, const Record *DocInfo, in forEachOptionName()
305 void emitOption(const DocumentedOption &Option, const Record *DocInfo, in emitOption()