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

/freebsd-12-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangOptionDocEmitter.cpp57 auto SkipFlattened = [&](Record *R) -> Record* { local
73 Group = SkipFlattened(G->getDef());
98 Group = SkipFlattened(G->getDef());

Completed in 99 milliseconds