Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DCallingConvEmitter.cpp130 O << IndentStr << "if ("; in EmitAction()
149 O << IndentStr << "}\n"; in EmitAction()
195 << IndentStr in EmitAction()
203 << IndentStr in EmitAction()
210 O << IndentStr << "}\n"; in EmitAction()
250 O << IndentStr << "}\n"; in EmitAction()
260 O << "\n" << IndentStr in EmitAction()
268 << IndentStr in EmitAction()
272 O << ");\n" << IndentStr in EmitAction()
285 O << IndentStr << " "; in EmitAction()
[all …]