Searched refs:getVarLoc (Results 1 – 3 of 3) sorted by relevance
8608 SourceLocation getVarLoc() const { return VarLoc; } in getVarLoc() function8705 SourceLocation getVarLoc() const { return VarLoc; } in getVarLoc() function8788 SourceLocation getVarLoc() const { return VarLoc; } in getVarLoc() function
7974 Record.AddSourceLocation(C->getVarLoc()); in VisitOMPInitClause()7980 Record.AddSourceLocation(C->getVarLoc()); in VisitOMPUseClause()7986 Record.AddSourceLocation(C->getVarLoc()); in VisitOMPDestroyClause()
10824 C->getVarLoc(), C->getEndLoc()); in TransformOMPInitClause()10833 C->getLParenLoc(), C->getVarLoc(), in TransformOMPUseClause()10847 C->getLParenLoc(), C->getVarLoc(), in TransformOMPDestroyClause()