Searched refs:TargetCallLoc (Results 1 – 3 of 3) sorted by relevance
5759 SourceLocation TargetCallLoc; variable5762 void setTargetCallLoc(SourceLocation Loc) { TargetCallLoc = Loc; } in setTargetCallLoc()5793 SourceLocation TargetCallLoc);5805 SourceLocation getTargetCallLoc() const { return TargetCallLoc; } in getTargetCallLoc()
2265 SourceLocation TargetCallLoc) { in Create() argument2268 Dir->setTargetCallLoc(TargetCallLoc); in Create()
10382 SourceLocation TargetCallLoc; in ActOnOpenMPDispatchDirective() local10409 TargetCallLoc = TargetCall->getExprLoc(); in ActOnOpenMPDispatchDirective()10415 TargetCallLoc); in ActOnOpenMPDispatchDirective()