Home | History | Annotate | Download | only in AST

Lines Matching refs:KeyFunctions

2980   //     invalidate iterators into KeyFunctions
2983 LazyDeclPtr Entry = KeyFunctions[RD];
2989 KeyFunctions[RD] = const_cast<Decl*>(Result);
3000 // the correct key for the KeyFunctions hash.
3001 const auto &Map = KeyFunctions;
3013 KeyFunctions.erase(Method->getParent());