Searched defs:emitAttrList (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Transforms/ | ||
H A D | ViewOpGraph.cpp | 163 void emitAttrList(raw_ostream &os, const AttributeMap &map) { emitAttrList() function in __anonb91509060211::PrintOpPass |
/llvm-project/clang/utils/TableGen/ | ||
H A D | ClangAttrEmitter.cpp | 3220 static void emitAttrList(raw_ostream &OS, StringRef Class, emitAttrList() function |