Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangOptionDocEmitter.cpp84 auto SkipFlattened = [&](Record *R) -> Record* { in extractDocumentation() local
100 Group = SkipFlattened(G->getDef()); in extractDocumentation()
125 Group = SkipFlattened(G->getDef()); in extractDocumentation()