Home
last modified time | relevance | path

Searched defs:wasThrown (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/toolchain/tooling/base/
Dpt_types.h1008 PropertyDescriptor &SetWasThrown(bool wasThrown) in SetWasThrown()
Dpt_types.cpp1450 bool wasThrown = false; in Create() local