Searched defs:TryContext (Results 1 – 2 of 2) sorted by relevance
24 class TryContext; variable
192 explicit TryContext(PandaGen *pg) : DynamicContext(pg, {}) in TryContext() function