Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGDebugInfo.cpp2609 if (ObjCPropertyImplDecl *PImpD = in CreateTypeDefinition() local
2611 if (ObjCPropertyDecl *PD = PImpD->getPropertyDecl()) { in CreateTypeDefinition()
2615 ObjCMethodDecl *Getter = PImpD->getGetterMethodDecl(); in CreateTypeDefinition()
2616 ObjCMethodDecl *Setter = PImpD->getSetterMethodDecl(); in CreateTypeDefinition()