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

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

Completed in 102 milliseconds