Searched refs:getVarLoc (Results 1 – 3 of 3) sorted by relevance
7982 SourceLocation getVarLoc() const { return VarLoc; } in getVarLoc() function8079 SourceLocation getVarLoc() const { return VarLoc; } in getVarLoc() function8162 SourceLocation getVarLoc() const { return VarLoc; } in getVarLoc() function
6675 Record.AddSourceLocation(C->getVarLoc()); in VisitOMPInitClause()6681 Record.AddSourceLocation(C->getVarLoc()); in VisitOMPUseClause()6687 Record.AddSourceLocation(C->getVarLoc()); in VisitOMPDestroyClause()
9986 C->getVarLoc(), C->getEndLoc()); in TransformOMPInitClause()9995 C->getLParenLoc(), C->getVarLoc(), in TransformOMPUseClause()10009 C->getLParenLoc(), C->getVarLoc(), in TransformOMPDestroyClause()