Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/utils/TableGen/
H A DClangOptionDocEmitter.cpp219 bool canSphinxCopeWithOption(const Record *Option) { in canSphinxCopeWithOption() function
322 if (!isExcluded(Alias, DocInfo) && canSphinxCopeWithOption(Option.Option)) in forEachOptionName()
335 if (!canSphinxCopeWithOption(Option.Option)) in emitOption()