Searched refs:AnonStructTypes (Results 1 – 4 of 4) sorted by relevance
334 auto I = pImpl->AnonStructTypes.find_as(Key); in get()337 if (I == pImpl->AnonStructTypes.end()) { in get()342 Context.pImpl->AnonStructTypes.insert(ST); in get()
1122 StructTypeSet AnonStructTypes;
185 std::map<std::vector<Type*>, StructType*> AnonStructTypes; variable
390 StructType *&ST = Context.pImpl->AnonStructTypes[Key]; in get()