Searched refs:clang_getRangeEnd (Results 1 – 6 of 6) sorted by relevance
181 clang_getRangeEnd
99 CXSourceLocation clang_getRangeEnd(CXSourceRange range) { in clang_getRangeEnd() function
274 clang_getSpellingLocation(clang_getRangeEnd(Range), in clang_formatDiagnostic()
251 clang_getSpellingLocation(clang_getRangeEnd(R), in PrintRange()837 CXSourceLocation end = clang_getRangeEnd(range); in PrintDiagnostic()2719 clang_getSpellingLocation(clang_getRangeEnd(extent), in perform_token_annotation()3111 End = clang_getRangeEnd(SR); in printRanges()3134 printLocation(clang_getRangeEnd(ReplacementRange)); in printFixIts()
515 CINDEX_LINKAGE CXSourceLocation clang_getRangeEnd(CXSourceRange range);
261 return conf.lib.clang_getRangeEnd(self)