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

/netbsd-current/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangOptionDocEmitter.cpp26 struct DocumentedOption { struct in namespace:__anon1213
33 std::vector<DocumentedOption> Options;
110 auto DocumentationForOption = [&](Record *R) -> DocumentedOption {
292 void forEachOptionName(const DocumentedOption &Option, const Record *DocInfo,
301 void emitOption(const DocumentedOption &Option, const Record *DocInfo,

Completed in 195 milliseconds