Searched refs:IsContext (Results 1 – 4 of 4) sorted by relevance
35 bool IsContext(size_t contextTypeId) override in IsContext() function37 return contextTypeId == CONTEXT_TYPE_ID || ExtensionContext::IsContext(contextTypeId); in IsContext()
112 bool IsContext(size_t contextTypeId) override in IsContext() function114 return contextTypeId == CONTEXT_TYPE_ID || ExtensionContext::IsContext(contextTypeId); in IsContext()
125 bool IsContext(size_t contextTypeId) override in IsContext() function127 return contextTypeId == CONTEXT_TYPE_ID || ExtensionContext::IsContext(contextTypeId); in IsContext()