Searched refs:getVarLoc (Results 1 – 4 of 4) sorted by relevance
7786 SourceLocation getVarLoc() const { return VarLoc; } in getVarLoc() function7883 SourceLocation getVarLoc() const { return VarLoc; } in getVarLoc() function7966 SourceLocation getVarLoc() const { return VarLoc; } in getVarLoc() function
6358 Record.AddSourceLocation(C->getVarLoc()); in VisitOMPInitClause()6364 Record.AddSourceLocation(C->getVarLoc()); in VisitOMPUseClause()6370 Record.AddSourceLocation(C->getVarLoc()); in VisitOMPDestroyClause()
9689 C->getBeginLoc(), C->getLParenLoc(), C->getVarLoc(), C->getEndLoc()); in TransformOMPInitClause()9698 C->getLParenLoc(), C->getVarLoc(), in TransformOMPUseClause()9712 C->getLParenLoc(), C->getVarLoc(), in TransformOMPDestroyClause()
17261 VarLoc = IC->getVarLoc(); in ActOnOpenMPInteropDirective()17265 VarLoc = UC->getVarLoc(); in ActOnOpenMPInteropDirective()17269 VarLoc = DC->getVarLoc(); in ActOnOpenMPInteropDirective()