Home
last modified time | relevance | path

Searched refs:OCD (Results 1 – 12 of 12) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DMangle.cpp453 std::vector<std::string> getAllManglings(const ObjCContainerDecl *OCD) { in getAllManglings() argument
455 if (const auto *OID = dyn_cast<ObjCInterfaceDecl>(OCD)) in getAllManglings()
457 else if (const auto *OID = dyn_cast<ObjCImplementationDecl>(OCD)) in getAllManglings()
465 auto Prefix = getClassSymbolPrefix(Kind, OCD->getASTContext()); in getAllManglings()
477 if (const auto *OCD = dyn_cast<ObjCContainerDecl>(D)) in getAllManglings() local
478 return getAllManglings(OCD); in getAllManglings()
H A DDeclObjC.cpp306 const auto *OCD = cast<ObjCCategoryDecl>(this); in FindPropertyDeclaration() local
308 if (!OCD->IsClassExtension()) in FindPropertyDeclaration()
309 for (const auto *I : OCD->protocols()) in FindPropertyDeclaration()
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp276 ObjCCategoryDecl *OCD);
294 const Decl *OCD, in PushProperty() argument
460 const ObjCContainerDecl *OCD,
1139 const Decl *OCD, in PushProperty() argument
3447 ObjCCategoryDecl *OCD) { in GenerateCategoryProtocolList() argument
3460 std::string CategoryName = OCD->getNameAsString(); in GenerateCategory()
3472 OCD->instmeth_end()); in GenerateCategory()
3480 OCD->classmeth_end()); in GenerateCategory()
3505 const ObjCContainerDecl *OCD, in GeneratePropertyList() argument
3511 bool isProtocol = isa<ObjCProtocolDecl>(OCD); in GeneratePropertyList()
[all …]
H A DCGObjCMac.cpp1017 const ObjCContainerDecl *OCD,
3244 for (const auto *PD : OCD->properties()) { in EmitPropertyList()
3337 Interface->FindCategoryDeclaration(OCD->getIdentifier()); in GenerateCategory()
3341 << OCD->getName(); in GenerateCategory()
3352 for (const auto *MD : OCD->methods()) { in GenerateCategory()
3357 Values.add(GetClassName(OCD->getName())); in GenerateCategory()
6634 ExtCatName += OCD->getNameAsString(); in GenerateCategory()
6638 values.add(GetClassName(OCD->getIdentifier()->getName())); in GenerateCategory()
6646 for (const auto *MD : OCD->methods()) { in GenerateCategory()
6667 Interface->FindCategoryDeclaration(OCD->getIdentifier()); in GenerateCategory()
[all …]
H A DCGObjCRuntime.h155 virtual void GenerateCategory(const ObjCCategoryImplDecl *OCD) = 0;
H A DCGDebugInfo.cpp281 } else if (const auto *OCD = dyn_cast<ObjCCategoryImplDecl>(DC)) { in getObjCMethodName() local
282 OS << OCD->getClassInterface()->getName() << '(' << OCD->getName() << ')'; in getObjCMethodName()
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp383 } else if (const auto *OCD = dyn_cast<ObjCCategoryImplDecl>(DC)) { in getFunctionName() local
384 OS << OCD->getClassInterface()->getName() << '(' << OCD->getName() << ')'; in getFunctionName()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h1170 Sema &S, OverloadCandidateDisplayKind OCD, ArrayRef<Expr *> Args,
1176 PartialDiagnosticAt PA, Sema &S, OverloadCandidateDisplayKind OCD,
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp3847 static void DiagnoseVariableSizedIvars(Sema &S, ObjCContainerDecl *OCD) { in DiagnoseVariableSizedIvars() argument
3851 if ((IntfDecl = dyn_cast<ObjCInterfaceDecl>(OCD))) { in DiagnoseVariableSizedIvars()
3853 } else if (auto *ImplDecl = dyn_cast<ObjCImplementationDecl>(OCD)) { in DiagnoseVariableSizedIvars()
3856 } else if (auto *CategoryDecl = dyn_cast<ObjCCategoryDecl>(OCD)) { in DiagnoseVariableSizedIvars()
3864 if (!isa<ObjCInterfaceDecl>(OCD)) { in DiagnoseVariableSizedIvars()
3987 auto *OCD = cast<ObjCContainerDecl>(CurContext); in ActOnAtEnd() local
3988 Decl *ClassDecl = OCD; in ActOnAtEnd()
4204 DiagnoseVariableSizedIvars(*this, OCD); in ActOnAtEnd()
H A DSemaOverload.cpp12365 Sema &S, OverloadCandidateDisplayKind OCD, ArrayRef<Expr *> Args, in CompleteCandidates() argument
12371 if (OCD == OCD_AllCandidates) Cands.reserve(size()); in CompleteCandidates()
12375 switch (OCD) { in CompleteCandidates()
12429 PartialDiagnosticAt PD, Sema &S, OverloadCandidateDisplayKind OCD, in NoteCandidates() argument
12433 auto Cands = CompleteCandidates(S, OCD, Args, OpLoc, Filter); in NoteCandidates()
12448 if (OCD == OCD_AmbiguousCandidates) in NoteCandidates()
H A DSemaCodeComplete.cpp9566 ObjCContainerDecl *OCD = dyn_cast<ObjCContainerDecl>(CurContext); in CodeCompleteObjCMethodDecl() local
9567 IDecl = OCD; in CodeCompleteObjCMethodDecl()
/freebsd-14.2/share/misc/
H A Dusb_vendors18625 002b ARM-USB-OCD-H JTAG+RS232