Searched refs:clang_disposeSourceRangeList (Results 1 – 4 of 4) sorted by relevance
128 clang_disposeSourceRangeList
7756 void clang_disposeSourceRangeList(CXSourceRangeList *ranges) { in clang_disposeSourceRangeList() function
632 CINDEX_LINKAGE void clang_disposeSourceRangeList(CXSourceRangeList *ranges);
3696 clang_disposeSourceRangeList(skipped_ranges); in perform_token_annotation()