Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangOptionDocEmitter.cpp140 auto DocumentationForOption = [&](const Record *R) -> DocumentedOption { in extractDocumentation() local
165 D.Options.push_back(DocumentationForOption(O)); in extractDocumentation()