Searched defs:shouldEmitSpace (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/tools/mlir-tblgen/ | ||
H A D | OpFormatGen.cpp | 1961 genLiteralPrinter(StringRef value,MethodBody & body,bool & shouldEmitSpace,bool & lastWasPunctuation) genLiteralPrinter() argument |
H A D | AttrOrTypeFormatGen.cpp | 242 bool shouldEmitSpace = false; member in __anon50ecb4030211::DefFormat |