Searched refs:clang_disposeSourceRangeList (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/clang/include/clang-c/
H A DCXSourceLocation.h278 CINDEX_LINKAGE void clang_disposeSourceRangeList(CXSourceRangeList *ranges);
/openbsd-current/gnu/llvm/clang/tools/c-index-test/
H A Dc-index-test.c4287 clang_disposeSourceRangeList(skipped_ranges);
/openbsd-current/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp9218 void clang_disposeSourceRangeList(CXSourceRangeList *ranges) { function in class:__anon1160::__anon1161::MarkMacroArgTokensVisitor

Completed in 132 milliseconds