Searched defs:IsPythonPrim (Results 1 – 2 of 2) sorted by relevance
81 bool IsPythonPrim() override { return true; } in IsPythonPrim() function
337 virtual bool IsPythonPrim() { return false; } in IsPythonPrim() function