Home | History | Annotate | Download | only in Sema

Lines Matching refs:ContextDecl

860                                          Decl *ContextDecl,
865 if (!Enabled || !ContextDecl)
869 if (ClassTemplateDecl *Template = dyn_cast<ClassTemplateDecl>(ContextDecl))
872 Record = cast<CXXRecordDecl>(ContextDecl);