Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2825 if (ObjCPropertyImplDecl *PImpD = in CreateTypeDefinition() local
2827 if (ObjCPropertyDecl *PD = PImpD->getPropertyDecl()) { in CreateTypeDefinition()
2831 ObjCMethodDecl *Getter = PImpD->getGetterMethodDecl(); in CreateTypeDefinition()
2832 ObjCMethodDecl *Setter = PImpD->getSetterMethodDecl(); in CreateTypeDefinition()