Searched refs:TargetCallLoc (Results 1 – 3 of 3) sorted by relevance
5760 SourceLocation TargetCallLoc; variable5763 void setTargetCallLoc(SourceLocation Loc) { TargetCallLoc = Loc; } in setTargetCallLoc()5794 SourceLocation TargetCallLoc);5806 SourceLocation getTargetCallLoc() const { return TargetCallLoc; } in getTargetCallLoc()
2280 SourceLocation TargetCallLoc) { in Create() argument2283 Dir->setTargetCallLoc(TargetCallLoc); in Create()
10465 SourceLocation TargetCallLoc; in ActOnOpenMPDispatchDirective() local10492 TargetCallLoc = TargetCall->getExprLoc(); in ActOnOpenMPDispatchDirective()10498 TargetCallLoc); in ActOnOpenMPDispatchDirective()