Searched refs:CXCursor_FirstRef (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang-c/
H A DIndex.h1649 CXCursor_FirstRef = 40, /* Decl references */ enumerator in enum:CXCursorKind
/external/clang/tools/libclang/
H A DCIndex.cpp5107 return K >= CXCursor_FirstRef && K <= CXCursor_LastRef;

Completed in 70 milliseconds