Searched refs:start_loc (Results 1 – 2 of 2) sorted by relevance
246 start_loc = RSTART + RLENGTH;248 len = end_loc - start_loc;249 initializer = substr(old_record, start_loc, len);
947 auto start_loc = rewriter_.getSourceMgr().getFileLoc(GET_BEGINLOC(Decl)); in VisitCallExpr() local948 if (rewriter_.getSourceMgr().getFileID(start_loc) in VisitCallExpr()