Home | History | Annotate | Download | only in AST

Lines Matching refs:PDecl

428         if (const ObjCPropertyDecl *PDecl = OMD->findPropertyDecl())
429 if (comments::FullComment *FC = getCommentForDecl(PDecl, PP))