Home
last modified time | relevance | path

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

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