reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
11875 Res = ActOnOpenMPPrivateClause(VarList, StartLoc, LParenLoc, EndLoc); 11878 Res = ActOnOpenMPFirstprivateClause(VarList, StartLoc, LParenLoc, EndLoc); 11881 Res = ActOnOpenMPLastprivateClause(VarList, StartLoc, LParenLoc, EndLoc); 11884 Res = ActOnOpenMPSharedClause(VarList, StartLoc, LParenLoc, EndLoc); 11888 EndLoc, ReductionOrMapperIdScopeSpec, 11893 EndLoc, ReductionOrMapperIdScopeSpec, 11898 EndLoc, ReductionOrMapperIdScopeSpec, 11903 LinKind, DepLinMapLoc, ColonLoc, EndLoc); 11907 ColonLoc, EndLoc); 11910 Res = ActOnOpenMPCopyinClause(VarList, StartLoc, LParenLoc, EndLoc); 11913 Res = ActOnOpenMPCopyprivateClause(VarList, StartLoc, LParenLoc, EndLoc); 11916 Res = ActOnOpenMPFlushClause(VarList, StartLoc, LParenLoc, EndLoc); 11920 StartLoc, LParenLoc, EndLoc); 11944 ColonLoc, EndLoc);