Home | History | Annotate | Download | only in AST

Lines Matching refs:KeyFunctions

3019   //     invalidate iterators into KeyFunctions
3022 LazyDeclPtr Entry = KeyFunctions[RD];
3028 KeyFunctions[RD] = const_cast<Decl*>(Result);
3039 // the correct key for the KeyFunctions hash.
3040 const auto &Map = KeyFunctions;
3052 KeyFunctions.erase(Method->getParent());