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