Home
last modified time | relevance | path

Searched defs:ClassExt (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp411 for (auto *Prop : ClassExt->properties()) { in collectPropertiesToImplement() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp3532 for (auto *PD : ClassExt->properties()) { in GeneratePropertyList() local
H A DCGDebugInfo.cpp3022 for (const ObjCCategoryDecl *ClassExt : ID->known_extensions()) CreateTypeDefinition() local
H A DCGObjCMac.cpp3234 for (const ObjCCategoryDecl *ClassExt : OID->known_extensions()) EmitPropertyList() local