Searched refs:UsesAllocatorsDecls (Results 1 – 1 of 1) sorted by relevance
193 UsesAllocatorsDecls; member1068 getTopOfStack().UsesAllocatorsDecls.try_emplace(D, Kind); in addUsesAllocatorsDecl()1075 auto I = StackElem.UsesAllocatorsDecls.find(D); in isUsesAllocatorsDecl()1076 if (I == StackElem.UsesAllocatorsDecls.end()) in isUsesAllocatorsDecl()1082 auto I = StackElem.UsesAllocatorsDecls.find(D); in isUsesAllocatorsDecl()1083 if (I == StackElem.UsesAllocatorsDecls.end()) in isUsesAllocatorsDecl()