Lines Matching defs:implementor_sp
1604 StructuredData::GenericSP implementor_sp, SymbolContext *sym_ctx) {
1607 if (implementor_sp) {
1611 implementor_sp->GetValue(), "__callback__", sym_ctx);
1622 StructuredData::GenericSP implementor_sp) {
1624 if (implementor_sp) {
1628 implementor_sp->GetValue(), "__get_depth__", nullptr);
1979 const StructuredData::ObjectSP &implementor_sp, uint32_t max) {
1980 if (!implementor_sp)
1982 StructuredData::Generic *generic = implementor_sp->GetAsGeneric();
2001 const StructuredData::ObjectSP &implementor_sp, uint32_t idx) {
2002 if (!implementor_sp)
2005 StructuredData::Generic *generic = implementor_sp->GetAsGeneric();
2035 const StructuredData::ObjectSP &implementor_sp, const char *child_name) {
2036 if (!implementor_sp)
2039 StructuredData::Generic *generic = implementor_sp->GetAsGeneric();
2059 const StructuredData::ObjectSP &implementor_sp) {
2062 if (!implementor_sp)
2065 StructuredData::Generic *generic = implementor_sp->GetAsGeneric();
2083 const StructuredData::ObjectSP &implementor_sp) {
2086 if (!implementor_sp)
2089 StructuredData::Generic *generic = implementor_sp->GetAsGeneric();
2107 const StructuredData::ObjectSP &implementor_sp) {
2110 if (!implementor_sp)
2113 StructuredData::Generic *generic = implementor_sp->GetAsGeneric();
2142 const StructuredData::ObjectSP &implementor_sp) {
2146 if (!implementor_sp)
2149 StructuredData::Generic *generic = implementor_sp->GetAsGeneric();