Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Druntime_interface.h51 using StringPtr = void *; variable
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp743 GateRef CircuitBuilder::StringPtr(const std::string &str) in StringPtr() function in panda::ecmascript::kungfu::CircuitBuilder
Dstub_builder-inl.h66 inline GateRef StubBuilder::StringPtr(const std::string &str) in StringPtr() function