Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3221 if (ObjCPropertyImplDecl *PImpD = in CreateTypeDefinition() local
3223 if (ObjCPropertyDecl *PD = PImpD->getPropertyDecl()) { in CreateTypeDefinition()
3227 ObjCMethodDecl *Getter = PImpD->getGetterMethodDecl(); in CreateTypeDefinition()
3228 ObjCMethodDecl *Setter = PImpD->getSetterMethodDecl(); in CreateTypeDefinition()