Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/utils/TableGen/
H A DClangTypeNodesEmitter.cpp99 void emitUndefs();
123 emitUndefs(); in emit()
200 void TypeNodeEmitter::emitUndefs() { in emitUndefs() function in TypeNodeEmitter
H A DClangAttrEmitter.cpp2944 void emitUndefs(raw_ostream &OS) const { in emitUndefs() function
3032 void emitUndefs(raw_ostream &OS) const { in emitUndefs() function in __anonc2801f8c1511::AttrClassHierarchy
3034 Class->emitUndefs(OS); in emitUndefs()
3114 Hierarchy.emitUndefs(OS); in EmitClangAttrList()