reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaOpenMP.cpp
13056   DeclarationName DN = ReductionId.getName();
13143     ReductionIdRange.setBegin(ReductionId.getBeginLoc());
13144   ReductionIdRange.setEnd(ReductionId.getEndLoc());
13172           ReductionId, Type, BasePath, IR == ER ? nullptr : *IR);
13285         ReductionId, Type, BasePath, IR == ER ? nullptr : *IR);
13296       S.Diag(ReductionId.getBeginLoc(),
13559           Stack->getCurScope(), ReductionId.getBeginLoc(), BOK, LHSDRE, RHSDRE);
13563               S.BuildBinOp(Stack->getCurScope(), ReductionId.getBeginLoc(),
13570               S.BuildBinOp(Stack->getCurScope(), ReductionId.getBeginLoc(),
13617           S.Diag(ReductionId.getBeginLoc(),