Lines Matching refs:IsAllocated
776 if (!pfunc.IsAllocated()) { in GetMaxPositionalArgumentsForCallable()
1497 if (!implementor.IsAllocated()) in GetRecognizedArguments()
2299 if (!implementor.IsAllocated()) in GetSyntheticTypeName()
2311 if (!py_return.IsAllocated() || !PythonString::Check(py_return.get())) in GetSyntheticTypeName()
2594 .IsAllocated(); in LoadScriptingModule()
2815 if (!implementor.IsAllocated()) in GetShortHelpForCommandObject()
2828 if (py_return.IsAllocated() && PythonString::Check(py_return.get())) { in GetShortHelpForCommandObject()
2852 if (!implementor.IsAllocated()) in GetFlagsForCommandObject()
2861 if (!pmeth.IsAllocated()) in GetFlagsForCommandObject()
2899 if (!implementor.IsAllocated()) in GetLongHelpForCommandObject()
2913 if (py_return.IsAllocated() && PythonString::Check(py_return.get())) { in GetLongHelpForCommandObject()