Lines Matching refs:isInterface
1457 if (Class->isInterface() &&1458 (!RD->isInterface() ||1804 if (cast<CXXRecordDecl>(CurContext)->isInterface()) {