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