Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2950 if (ObjCPropertyImplDecl *PImpD = in CreateTypeDefinition() local
2952 if (ObjCPropertyDecl *PD = PImpD->getPropertyDecl()) { in CreateTypeDefinition()
2956 ObjCMethodDecl *Getter = PImpD->getGetterMethodDecl(); in CreateTypeDefinition()
2957 ObjCMethodDecl *Setter = PImpD->getSetterMethodDecl(); in CreateTypeDefinition()