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

/netbsd-current/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangOptionDocEmitter.cpp171 bool isExcluded(const Record *OptionOrGroup, const Record *DocInfo) { function in namespace:__anon1213
297 if (!isExcluded(Alias, DocInfo) && canSphinxCopeWithOption(Option.Option))
303 if (isExcluded(Option.Option, DocInfo))
355 if (isExcluded(Group.Group, DocInfo))

Completed in 75 milliseconds