Lines Matching defs:implementor_sp
1593 StructuredData::GenericSP implementor_sp, SymbolContext *sym_ctx) {
1596 if (implementor_sp) {
1600 implementor_sp->GetValue(), "__callback__", sym_ctx);
1611 StructuredData::GenericSP implementor_sp) {
1613 if (implementor_sp) {
1617 implementor_sp->GetValue(), "__get_depth__", nullptr);
1665 StructuredData::GenericSP implementor_sp, ExecutionContext &exc_ctx,
1667 assert(implementor_sp &&
1677 implementor_sp->GetValue(), exc_ctx_ref_sp, stream_sp);
2018 const StructuredData::ObjectSP &implementor_sp, uint32_t max) {
2019 if (!implementor_sp)
2021 StructuredData::Generic *generic = implementor_sp->GetAsGeneric();
2040 const StructuredData::ObjectSP &implementor_sp, uint32_t idx) {
2041 if (!implementor_sp)
2044 StructuredData::Generic *generic = implementor_sp->GetAsGeneric();
2074 const StructuredData::ObjectSP &implementor_sp, const char *child_name) {
2075 if (!implementor_sp)
2078 StructuredData::Generic *generic = implementor_sp->GetAsGeneric();
2097 const StructuredData::ObjectSP &implementor_sp) {
2100 if (!implementor_sp)
2103 StructuredData::Generic *generic = implementor_sp->GetAsGeneric();
2121 const StructuredData::ObjectSP &implementor_sp) {
2124 if (!implementor_sp)
2127 StructuredData::Generic *generic = implementor_sp->GetAsGeneric();
2145 const StructuredData::ObjectSP &implementor_sp) {
2148 if (!implementor_sp)
2151 StructuredData::Generic *generic = implementor_sp->GetAsGeneric();
2180 const StructuredData::ObjectSP &implementor_sp) {
2184 if (!implementor_sp)
2187 StructuredData::Generic *generic = implementor_sp->GetAsGeneric();