Searched refs:getVarLoc (Results 1 – 4 of 4) sorted by relevance
7551 SourceLocation getVarLoc() const { return VarLoc; } in getVarLoc() function7648 SourceLocation getVarLoc() const { return VarLoc; } in getVarLoc() function7731 SourceLocation getVarLoc() const { return VarLoc; } in getVarLoc() function
6161 Record.AddSourceLocation(C->getVarLoc()); in VisitOMPInitClause()6167 Record.AddSourceLocation(C->getVarLoc()); in VisitOMPUseClause()6173 Record.AddSourceLocation(C->getVarLoc()); in VisitOMPDestroyClause()
9455 C->getBeginLoc(), C->getLParenLoc(), C->getVarLoc(), C->getEndLoc()); in TransformOMPInitClause()9464 C->getLParenLoc(), C->getVarLoc(), in TransformOMPUseClause()9478 C->getLParenLoc(), C->getVarLoc(), in TransformOMPDestroyClause()
15188 VarLoc = IC->getVarLoc(); in ActOnOpenMPInteropDirective()15192 VarLoc = UC->getVarLoc(); in ActOnOpenMPInteropDirective()15196 VarLoc = DC->getVarLoc(); in ActOnOpenMPInteropDirective()