Home | History | Annotate | Download | only in Sema

Lines Matching refs:getDeclKind

651       S.getCurLexicalContext()->getDeclKind() != Decl::ObjCCategoryImpl &&
652 S.getCurLexicalContext()->getDeclKind() != Decl::ObjCImplementation) {