Searched refs:objectWithDSA (Results 1 – 1 of 1) sorted by relevance
42 std::map<const Symbol *, Symbol::Flag> objectWithDSA; member69 context.objectWithDSA.emplace(&symbol, flag); in AddToContextObjectWithDSA()75 auto it{GetContext().objectWithDSA.find(&symbol)}; in IsObjectWithDSA()76 return it != GetContext().objectWithDSA.end(); in IsObjectWithDSA()