Home
last modified time | relevance | path

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

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