Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangOptionDocEmitter.cpp110 auto DocumentationForOption = [&](Record *R) -> DocumentedOption { in extractDocumentation() local
132 D.Options.push_back(DocumentationForOption(O)); in extractDocumentation()