Home
last modified time | relevance | path

Searched defs:EmittedAny (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangOptionDocEmitter.cpp298 bool emitOptionNames(const Record *Option, raw_ostream &OS, bool EmittedAny) { in emitOptionNames()
352 bool EmittedAny = false; in emitOption() local