Home
last modified time | relevance | path

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

/external/clang/utils/TableGen/
DClangAttrEmitter.cpp2688 bool CustomHeading = !Heading.empty(); in WriteDocumentation() local
2741 if (!CustomHeading && !Names.empty()) { in WriteDocumentation()