Searched refs:getVarLoc (Results 1 – 3 of 3) sorted by relevance
8022 SourceLocation getVarLoc() const { return VarLoc; } in getVarLoc() function8119 SourceLocation getVarLoc() const { return VarLoc; } in getVarLoc() function8202 SourceLocation getVarLoc() const { return VarLoc; } in getVarLoc() function
7256 Record.AddSourceLocation(C->getVarLoc()); in VisitOMPInitClause()7262 Record.AddSourceLocation(C->getVarLoc()); in VisitOMPUseClause()7268 Record.AddSourceLocation(C->getVarLoc()); in VisitOMPDestroyClause()
10321 C->getVarLoc(), C->getEndLoc()); in TransformOMPInitClause()10330 C->getLParenLoc(), C->getVarLoc(), in TransformOMPUseClause()10344 C->getLParenLoc(), C->getVarLoc(), in TransformOMPDestroyClause()