Home
last modified time | relevance | path

Searched refs:ContextForward (Results 1 – 2 of 2) sorted by relevance

/developtools/hdc/src/common/
Dforward.h38 struct ContextForward { struct
56 using HCtxForward = struct ContextForward *; argument
Dforward.cpp112 if ((ctx = new ContextForward()) == nullptr) { in MallocContext()