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.cpp137 auto DocumentationForOption = [&](Record *R) -> DocumentedOption { in extractDocumentation() local
162 D.Options.push_back(DocumentationForOption(O)); in extractDocumentation()