Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
DItaniumDemangle.cpp351 *N = S.getCurrentPosition(); in itaniumDemangle()
396 *N = S.getCurrentPosition(); in printNode()
471 *N = S.getCurrentPosition(); in getFunctionDeclContextName()
497 *N = S.getCurrentPosition(); in getFunctionParameters()
516 *N = S.getCurrentPosition(); in getFunctionReturnType()
DMicrosoftDemangleNodes.cpp70 size_t Pos1 = OS.getCurrentPosition(); in outputQualifiers()
74 size_t Pos2 = OS.getCurrentPosition(); in outputQualifiers()
DMicrosoftDemangle.cpp2321 std::printf(" [%d] - %.*s\n", (int)I, (int)OS.getCurrentPosition(), in dumpBackReferences()
2367 *N = S.getCurrentPosition(); in microsoftDemangle()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DRegisterScavenging.h119 MachineBasicBlock::iterator getCurrentPosition() const { return MBBI; } in getCurrentPosition() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DUtility.h129 size_t getCurrentPosition() const { return CurrentPosition; } in getCurrentPosition() function
DItaniumDemangle.h232 size_t BeforeComma = S.getCurrentPosition(); in printWithComma()
235 size_t AfterComma = S.getCurrentPosition(); in printWithComma()
240 if (AfterComma == S.getCurrentPosition()) { in printWithComma()
1165 size_t StreamPos = S.getCurrentPosition(); in printLeft()
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Ddtv.js4997 getCurrentPosition: function (...args) { method
/third_party/typescript/tests/lib/
Dlib.d.ts7256getCurrentPosition(successCallback: PositionCallback, errorCallback?: PositionErrorCallback, optio… method
/third_party/typescript/lib/
Dlib.dom.d.ts5722getCurrentPosition(successCallback: PositionCallback, errorCallback?: PositionErrorCallback, optio… method
/third_party/typescript/src/lib/
Ddom.generated.d.ts5702getCurrentPosition(successCallback: PositionCallback, errorCallback?: PositionErrorCallback, optio… method