Searched refs:getDependencyLoc (Results 1 – 4 of 4) sorted by relevance
4979 SourceLocation getDependencyLoc() const { return Data.DepLoc; } in getDependencyLoc() function
6915 Record.AddSourceLocation(C->getDependencyLoc()); in VisitOMPDependClause()
10422 {C->getDependencyKind(), C->getDependencyLoc(), C->getColonLoc(), in TransformOMPDependClause()
9528 DependC ? DependC->getDependencyLoc() : DoacrossC->getDependenceLoc(); in checkOpenMPIterationSpace()