Home | History | Annotate | Download | only in AST

Lines Matching defs:Self

4150   // The first two arguments (self and _cmd) are pointers; account for
4605 // Block self
5083 ASTContext &Self = const_cast<ASTContext &>(*this);
5085 SubstTemplateTemplateParmPackStorage::Profile(ID, Self, Param, ArgPack);