Home | History | Annotate | Download | only in Serialization

Lines Matching refs:NumDeclarations

1878     unsigned NumDeclarations = Record[Idx++];
1881 C = OMPMapClause::CreateEmpty(Context, NumVars, NumDeclarations, NumLists,
1911 unsigned NumDeclarations = Record[Idx++];
1914 C = OMPToClause::CreateEmpty(Context, NumVars, NumDeclarations, NumLists,
1920 unsigned NumDeclarations = Record[Idx++];
1923 C = OMPFromClause::CreateEmpty(Context, NumVars, NumDeclarations, NumLists,