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