Home
last modified time | relevance | path

Searched defs:SuperD (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexSymbol.cpp24 while (const ObjCInterfaceDecl *SuperD = D->getSuperClass()) { in isUnitTestCase() local
H A DIndexDecl.cpp411 if (auto *SuperD = D->getSuperClass()) { in VisitObjCInterfaceDecl() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp2301 const ObjCInterfaceDecl *SuperD = IFD->getSuperClass(); in DiagnoseMissingDesignatedInitOverrides() local
H A DSemaDecl.cpp16085 auto SuperD = IFace->getSuperClass(); in ActOnFinishFunctionBody() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp529 if (auto SuperD = getSuperClass()) { in inheritsDesignatedInitializers() local