Searched refs:clang_disposeSourceRangeList (Results 1 – 4 of 4) sorted by relevance
150 clang_disposeSourceRangeList
8893 void clang_disposeSourceRangeList(CXSourceRangeList *ranges) { in clang_disposeSourceRangeList() function
724 CINDEX_LINKAGE void clang_disposeSourceRangeList(CXSourceRangeList *ranges);
4262 clang_disposeSourceRangeList(skipped_ranges); in perform_token_annotation()