Searched refs:getCurrentPosition (Results 1 – 7 of 7) sorted by relevance
349 *N = S.getCurrentPosition(); in itaniumDemangle()394 *N = S.getCurrentPosition(); in printNode()469 *N = S.getCurrentPosition(); in getFunctionDeclContextName()495 *N = S.getCurrentPosition(); in getFunctionParameters()514 *N = S.getCurrentPosition(); in getFunctionReturnType()
70 size_t Pos1 = OS.getCurrentPosition(); in outputQualifiers()74 size_t Pos2 = OS.getCurrentPosition(); in outputQualifiers()
57 size_t DemangledLen = D.Output.getCurrentPosition(); in rustDemangle()
2323 std::printf(" [%d] - %.*s\n", (int)I, (int)OS.getCurrentPosition(), in dumpBackReferences()2372 *N = S.getCurrentPosition(); in microsoftDemangle()
110 MachineBasicBlock::iterator getCurrentPosition() const { return MBBI; } in getCurrentPosition() function
129 size_t getCurrentPosition() const { return CurrentPosition; } in getCurrentPosition() function
233 size_t BeforeComma = S.getCurrentPosition(); in printWithComma()236 size_t AfterComma = S.getCurrentPosition(); in printWithComma()241 if (AfterComma == S.getCurrentPosition()) { in printWithComma()1169 size_t StreamPos = S.getCurrentPosition(); in printLeft()