Home | History | Annotate | Download | only in AST

Lines Matching refs:getDeclContext

370   const DeclContext *DC = ObjCMethod->getDeclContext();
1820 dyn_cast<ObjCInterfaceDecl>(ND->getDeclContext()))
1823 dyn_cast<ObjCCategoryDecl>(ND->getDeclContext()))
1826 dyn_cast<ObjCImplDecl>(ND->getDeclContext()))
7798 return LambdaMangleContexts[Lambda->getDeclContext()]