Home | History | Annotate | Download | only in Parse

Lines Matching refs:FunDecl

2509       Decl *FunDecl =
2513 if (FunDecl) {
2515 CommonLateParsedAttrs[i]->addDecl(FunDecl);
2518 LateParsedAttrs[i]->addDecl(FunDecl);
2527 return DeclGroupPtrTy::make(DeclGroupRef(FunDecl));