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

/freebsd-11-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangTypeNodesEmitter.cpp99 void emitUndefs();
123 emitUndefs();
200 void TypeNodeEmitter::emitUndefs() { function in class:TypeNodeEmitter
H A DClangAttrEmitter.cpp2624 void emitUndefs(raw_ostream &OS) const {
2712 void emitUndefs(raw_ostream &OS) const {
2714 Class->emitUndefs(OS);
2794 Hierarchy.emitUndefs(OS);

Completed in 430 milliseconds