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.cpp3445 if (ObjCPropertyImplDecl *PImpD = in CreateTypeDefinition() local
3447 if (ObjCPropertyDecl *PD = PImpD->getPropertyDecl()) { in CreateTypeDefinition()
3451 ObjCMethodDecl *Getter = PImpD->getGetterMethodDecl(); in CreateTypeDefinition()
3452 ObjCMethodDecl *Setter = PImpD->getSetterMethodDecl(); in CreateTypeDefinition()