Searched refs:TargetCallLoc (Results 1 – 3 of 3) sorted by relevance
5260 SourceLocation TargetCallLoc; variable5263 void setTargetCallLoc(SourceLocation Loc) { TargetCallLoc = Loc; } in setTargetCallLoc()5294 SourceLocation TargetCallLoc);5306 SourceLocation getTargetCallLoc() const { return TargetCallLoc; } in getTargetCallLoc()
2004 SourceLocation TargetCallLoc) { in Create() argument2007 Dir->setTargetCallLoc(TargetCallLoc); in Create()
9849 SourceLocation TargetCallLoc; in ActOnOpenMPDispatchDirective() local9876 TargetCallLoc = TargetCall->getExprLoc(); in ActOnOpenMPDispatchDirective()9882 TargetCallLoc); in ActOnOpenMPDispatchDirective()