Home
last modified time | relevance | path

Searched defs:ScopeGuard (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A DassignAnalyzer.cpp76 struct ScopeGuard { struct
82 explicit ScopeGuard(Ts &...ts) : values(ts...), refs(ts...) {} in ScopeGuard() function
[all...]

Completed in 3 milliseconds