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

Lines Matching refs:endLoc

3309   CXSourceLocation startLoc, endLoc;
3381 endLoc = clang_getLocation(TU, file, second_line, second_column);
3382 if (clang_equalLocations(clang_getNullLocation(), endLoc)) {
3389 range = clang_getRange(startLoc, endLoc);