Home
last modified time | relevance | path

Searched refs:CXVisitorResult (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang-c/
H A DIndex.h5912 enum CXVisitorResult { CXVisit_Break, CXVisit_Continue }; enum
5916 enum CXVisitorResult (*visit)(void *context, CXCursor, CXSourceRange);
5969 typedef enum CXVisitorResult (^CXCursorAndRangeVisitorBlock)(CXCursor,
6570 typedef enum CXVisitorResult (*CXFieldVisitor)(CXCursor C,