Home | History | Annotate | Download | only in Parse

Lines Matching refs:DeclGroupPtrTy

32 Parser::DeclGroupPtrTy Parser::ParseObjCAtDirectives() {
38 return DeclGroupPtrTy();
86 Parser::DeclGroupPtrTy
370 SmallVector<DeclGroupPtrTy, 8> allTUVariables;
1362 Parser::DeclGroupPtrTy
1372 return DeclGroupPtrTy();
1377 return DeclGroupPtrTy();
1402 return DeclGroupPtrTy();
1413 return DeclGroupPtrTy();
1429 return DeclGroupPtrTy();
1452 Parser::DeclGroupPtrTy
1463 return DeclGroupPtrTy();
1468 return DeclGroupPtrTy();
1484 return DeclGroupPtrTy();
1492 return DeclGroupPtrTy();
1497 return DeclGroupPtrTy();
1513 return DeclGroupPtrTy();
1535 if (DeclGroupPtrTy DGP = ParseExternalDeclaration(attrs)) {
1545 Parser::DeclGroupPtrTy
1555 return DeclGroupPtrTy();