Searched refs:getVarLoc (Results 1 – 4 of 4) sorted by relevance
7443 SourceLocation getVarLoc() const { return VarLoc; } in getVarLoc() function7540 SourceLocation getVarLoc() const { return VarLoc; } in getVarLoc() function7623 SourceLocation getVarLoc() const { return VarLoc; } in getVarLoc() function
6154 Record.AddSourceLocation(C->getVarLoc()); in VisitOMPInitClause()6160 Record.AddSourceLocation(C->getVarLoc()); in VisitOMPUseClause()6166 Record.AddSourceLocation(C->getVarLoc()); in VisitOMPDestroyClause()
9399 C->getBeginLoc(), C->getLParenLoc(), C->getVarLoc(), C->getEndLoc()); in TransformOMPInitClause()9408 C->getLParenLoc(), C->getVarLoc(), in TransformOMPUseClause()9422 C->getLParenLoc(), C->getVarLoc(), in TransformOMPDestroyClause()
14805 VarLoc = IC->getVarLoc(); in ActOnOpenMPInteropDirective()14809 VarLoc = UC->getVarLoc(); in ActOnOpenMPInteropDirective()14813 VarLoc = DC->getVarLoc(); in ActOnOpenMPInteropDirective()