Searched defs:IsPython (Results 1 – 6 of 6) sorted by relevance
82 bool IsPython() const override { return true; } in IsPython() function
133 bool IsPython() const override { in IsPython() function
160 const bool IsPython() { in IsPython() function
153 bool IsPython() const override { in IsPython() function
365 virtual bool IsPython() const { return false; } in IsPython() function
252 bool IsPython() const { return type_ == DataType::DE_PYTHON; } in IsPython() function