Searched refs:clang_disposeSourceRangeList (Results 1 – 4 of 4) sorted by relevance
120 clang_disposeSourceRangeList
7059 void clang_disposeSourceRangeList(CXSourceRangeList *ranges) { in clang_disposeSourceRangeList() function
633 CINDEX_LINKAGE void clang_disposeSourceRangeList(CXSourceRangeList *ranges);
3481 clang_disposeSourceRangeList(skipped_ranges); in perform_token_annotation()