Home
last modified time | relevance | path

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

/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/compiler/
H A Dqv4codegen_p.h264 static Reference fromScopedLocal(Codegen *cg, int index, int scope) { in fromScopedLocal() function
H A Dqv4codegen.cpp884 Reference defaultExportSlot = Reference::fromScopedLocal(this, defaultExportIndex, /*scope*/0); in visit()
2384 r = Reference::fromScopedLocal(this, resolved.index, resolved.scope); break; in referenceForName()
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/compiler/
H A Dqv4codegen_p.h264 static Reference fromScopedLocal(Codegen *cg, int index, int scope) { in fromScopedLocal() function
H A Dqv4codegen.cpp884 Reference defaultExportSlot = Reference::fromScopedLocal(this, defaultExportIndex, /*scope*/0); in visit()
2384 r = Reference::fromScopedLocal(this, resolved.index, resolved.scope); break; in referenceForName()