Home | History | Annotate | Download | only in c-index-test

Lines Matching refs:endLoc

3113   CXSourceLocation startLoc, endLoc;
3180 endLoc = clang_getLocation(TU, file, second_line, second_column);
3181 if (clang_equalLocations(clang_getNullLocation(), endLoc)) {
3188 range = clang_getRange(startLoc, endLoc);