Searched refs:getVarLoc (Results 1 – 3 of 3) sorted by relevance
7886 SourceLocation getVarLoc() const { return VarLoc; } in getVarLoc() function7983 SourceLocation getVarLoc() const { return VarLoc; } in getVarLoc() function8066 SourceLocation getVarLoc() const { return VarLoc; } in getVarLoc() function
6530 Record.AddSourceLocation(C->getVarLoc()); in VisitOMPInitClause()6536 Record.AddSourceLocation(C->getVarLoc()); in VisitOMPUseClause()6542 Record.AddSourceLocation(C->getVarLoc()); in VisitOMPDestroyClause()
9810 C->getVarLoc(), C->getEndLoc()); in TransformOMPInitClause()9819 C->getLParenLoc(), C->getVarLoc(), in TransformOMPUseClause()9833 C->getLParenLoc(), C->getVarLoc(), in TransformOMPDestroyClause()