Home
last modified time | relevance | path

Searched defs:lastWasPunctuation (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/tools/mlir-tblgen/
H A DFormatGen.cpp474 shouldEmitSpaceBefore(StringRef value,bool lastWasPunctuation) shouldEmitSpaceBefore() argument
H A DOpFormatGen.cpp1961 genLiteralPrinter(StringRef value,MethodBody & body,bool & shouldEmitSpace,bool & lastWasPunctuation) genLiteralPrinter() argument
1978 genSpacePrinter(bool value,MethodBody & body,bool & shouldEmitSpace,bool & lastWasPunctuation) genSpacePrinter() argument
2247 genElementPrinter(FormatElement * element,MethodBody & body,Operator & op,bool & shouldEmitSpace,bool & lastWasPunctuation) genElementPrinter() argument
2509 bool shouldEmitSpace = true, lastWasPunctuation = false; genPrinter() local
[all...]
H A DAttrOrTypeFormatGen.cpp243 bool lastWasPunctuation = false; member in __anon50ecb4030211::DefFormat
[all...]