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.h6081 enum CXVisitorResult { CXVisit_Break, CXVisit_Continue }; enum
6085 enum CXVisitorResult (*visit)(void *context, CXCursor, CXSourceRange);
6138 typedef enum CXVisitorResult (^CXCursorAndRangeVisitorBlock)(CXCursor,
6739 typedef enum CXVisitorResult (*CXFieldVisitor)(CXCursor C,