Home
last modified time | relevance | path

Searched defs:objcClass (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDeclObjC.cpp1551 if (auto objcClass = dyn_cast<ObjCInterfaceDecl>(decl)) { in actOnObjCTypeArgsOrProtocolQualifiers() local
1709 if (auto objcClass = corrected.getCorrectionDeclAs<ObjCInterfaceDecl>()) { in actOnObjCTypeArgsOrProtocolQualifiers() local
HDSemaType.cpp851 ObjCInterfaceDecl *objcClass = objcObjectType->getInterface(); in applyObjCTypeArgs() local
3834 if (auto objcClass = type->getAs<ObjCInterfaceType>()) { in classifyPointerDeclarator() local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang-c/
HDIndex.h6315 const CXIdxEntityInfo *objcClass; member
6386 const CXIdxEntityInfo *objcClass; member