Searched refs:TargetCallLoc (Results 1 – 3 of 3) sorted by relevance
5155 SourceLocation TargetCallLoc; variable5158 void setTargetCallLoc(SourceLocation Loc) { TargetCallLoc = Loc; } in setTargetCallLoc()5189 SourceLocation TargetCallLoc);5201 SourceLocation getTargetCallLoc() const { return TargetCallLoc; } in getTargetCallLoc()
1966 SourceLocation TargetCallLoc) { in Create() argument1969 Dir->setTargetCallLoc(TargetCallLoc); in Create()
9815 SourceLocation TargetCallLoc; in ActOnOpenMPDispatchDirective() local9842 TargetCallLoc = TargetCall->getExprLoc(); in ActOnOpenMPDispatchDirective()9848 TargetCallLoc); in ActOnOpenMPDispatchDirective()