Home | History | Annotate | Download | only in Parse

Lines Matching refs:DeclGroupPtrTy

46 Parser::DeclGroupPtrTy Parser::ParseObjCAtDirectives() {
52 return DeclGroupPtrTy();
100 Parser::DeclGroupPtrTy
326 SmallVector<DeclGroupPtrTy, 8> allTUVariables;
1353 Parser::DeclGroupPtrTy
1363 return DeclGroupPtrTy();
1370 return DeclGroupPtrTy();
1394 return DeclGroupPtrTy();
1405 return DeclGroupPtrTy();
1421 return DeclGroupPtrTy();
1444 Parser::DeclGroupPtrTy
1455 return DeclGroupPtrTy();
1463 return DeclGroupPtrTy();
1479 return DeclGroupPtrTy();
1488 return DeclGroupPtrTy();
1493 return DeclGroupPtrTy();
1515 return DeclGroupPtrTy();
1544 if (DeclGroupPtrTy DGP = ParseExternalDeclaration(attrs)) {
1554 Parser::DeclGroupPtrTy
1564 return DeclGroupPtrTy();