Searched refs:AsType (Results 1 – 4 of 4) sorted by relevance
169 return ResolveNameWithDictionary(name, dict).AsType<T>(); in ResolveNameWithDictionary()175 return ResolveName(name).AsType<T>(); in ResolveName()188 template <typename T> T AsType() const { in AsType() function
160 auto printTB_string = stringIO_getvalue().AsType<PythonString>(); in ReadBacktrace()
891 auto __callable__ = __call__.AsType<PythonCallable>(); in GetNumArguments()1032 PythonString py_mode = GetAttributeValue("mode").AsType<PythonString>(); in GetUnderlyingFile()
585 .AsType<PythonFile>(); in SetStdHandle()