Searched refs:TargetCallLoc (Results 1 – 3 of 3) sorted by relevance
5829 SourceLocation TargetCallLoc; variable5832 void setTargetCallLoc(SourceLocation Loc) { TargetCallLoc = Loc; } in setTargetCallLoc()5863 SourceLocation TargetCallLoc);5875 SourceLocation getTargetCallLoc() const { return TargetCallLoc; } in getTargetCallLoc()
2300 SourceLocation TargetCallLoc) { in Create() argument2303 Dir->setTargetCallLoc(TargetCallLoc); in Create()
10705 SourceLocation TargetCallLoc; in ActOnOpenMPDispatchDirective() local10732 TargetCallLoc = TargetCall->getExprLoc(); in ActOnOpenMPDispatchDirective()10738 TargetCallLoc); in ActOnOpenMPDispatchDirective()