Searched refs:context_char (Results 1 – 1 of 1) sorted by relevance
57 char* context_char = reinterpret_cast<char*>(context); in FromContext() local58 return reinterpret_cast<Impl*>(context_char - offset); in FromContext()