Searched refs:clang_getRangeEnd (Results 1 – 7 of 7) sorted by relevance
267 clang_getRangeEnd
99 CXSourceLocation clang_getRangeEnd(CXSourceRange range) { in clang_getRangeEnd() function
275 clang_getSpellingLocation(clang_getRangeEnd(Range), in clang_formatDiagnostic()
9136 CXSourceLocation ELoc = clang_getRangeEnd(range); in operator <<()
425 clang_getSpellingLocation(clang_getRangeEnd(R), in PrintRange()1216 CXSourceLocation end = clang_getRangeEnd(range); in PrintDiagnostic()2496 print_line_column(clang_getRangeEnd(token_range), file); in print_token_range()4256 clang_getSpellingLocation(clang_getRangeEnd(skipped_ranges->ranges[i]), in perform_token_annotation()4279 clang_getSpellingLocation(clang_getRangeEnd(extent), in perform_token_annotation()4670 End = clang_getRangeEnd(SR); in printRanges()4693 printLocation(clang_getRangeEnd(ReplacementRange)); in printFixIts()
688 CINDEX_LINKAGE CXSourceLocation clang_getRangeEnd(CXSourceRange range);
333 return conf.lib.clang_getRangeEnd(self)