Home
last modified time | relevance | path

Searched defs:OCD (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DMangle.cpp477 return getAllManglings(OCD); in getAllManglings() local
453 getAllManglings(const ObjCContainerDecl * OCD) getAllManglings() argument
H A DDeclObjC.cpp306 const auto *OCD = cast<ObjCCategoryDecl>(this); FindPropertyDeclaration() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp3447 const auto &RefPro = OCD in GenerateCategoryProtocolList() argument
294 PushProperty(ConstantArrayBuilder & PropertiesArray,const ObjCPropertyDecl * property,const Decl * OCD,bool isSynthesized=true,bool isDynamic=true) PushProperty() argument
1139 PushProperty(ConstantArrayBuilder & PropertiesArray,const ObjCPropertyDecl * property,const Decl * OCD,bool isSynthesized=true,bool isDynamic=true) PushProperty() argument
1209 GenerateCategoryProtocolList(const ObjCCategoryDecl * OCD) GenerateCategoryProtocolList() argument
3457 GenerateCategory(const ObjCCategoryImplDecl * OCD) GenerateCategory() argument
3505 GeneratePropertyList(const Decl * Container,const ObjCContainerDecl * OCD,bool isClassProperty,bool protocolOptionalProperties) GeneratePropertyList() argument
[all...]
H A DCGObjCMac.cpp3218 EmitPropertyList(Twine Name,const Decl * Container,const ObjCContainerDecl * OCD,const ObjCCommonTypesHelper & ObjCTypes,bool IsClassProperty) EmitPropertyList() argument
3328 GenerateCategory(const ObjCCategoryImplDecl * OCD) GenerateCategory() argument
6627 GenerateCategory(const ObjCCategoryImplDecl * OCD) GenerateCategory() argument
[all...]
H A DCGDebugInfo.cpp281 } else if (const auto *OCD = dyn_cast<ObjCCategoryImplDecl>(DC)) { getObjCMethodName() local
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp383 } else if (const auto *OCD = dyn_cast<ObjCCategoryImplDecl>(DC)) { in getFunctionName() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp3847 DiagnoseVariableSizedIvars(Sema & S,ObjCContainerDecl * OCD) DiagnoseVariableSizedIvars() argument
3987 auto *OCD = cast<ObjCContainerDecl>(CurContext); ActOnAtEnd() local
H A DSemaOverload.cpp12365 CompleteCandidates(Sema & S,OverloadCandidateDisplayKind OCD,ArrayRef<Expr * > Args,SourceLocation OpLoc,llvm::function_ref<bool (OverloadCandidate &)> Filter) CompleteCandidates() argument
12429 NoteCandidates(PartialDiagnosticAt PD,Sema & S,OverloadCandidateDisplayKind OCD,ArrayRef<Expr * > Args,StringRef Opc,SourceLocation OpLoc,llvm::function_ref<bool (OverloadCandidate &)> Filter) NoteCandidates() argument
H A DSemaCodeComplete.cpp9566 ObjCContainerDecl *OCD = dyn_cast<ObjCContainerDecl>(CurContext); CodeCompleteObjCMethodDecl() local