Home | History | Annotate | Download | only in Sema

Lines Matching refs:ContextDecl

859                                          Decl *ContextDecl,
864 if (!Enabled || !ContextDecl)
868 if (ClassTemplateDecl *Template = dyn_cast<ClassTemplateDecl>(ContextDecl))
871 Record = cast<CXXRecordDecl>(ContextDecl);