Home | History | Annotate | Download | only in Frontend

Lines Matching refs:NamedDecl

321     void RewriteBlocksInFunctionProtoType(QualType funcType, NamedDecl *D);
324 void RewriteBlockPointerDecl(NamedDecl *VD);
405 void CheckFunctionPointerDecl(QualType dType, NamedDecl *ND);
555 NamedDecl *D) {
567 void RewriteObjC::CheckFunctionPointerDecl(QualType funcType, NamedDecl *ND) {
1495 NamedDecl* D = cast<NamedDecl>(DS->getSingleDecl());
4067 void RewriteObjC::RewriteBlockPointerDecl(NamedDecl *ND) {