Searched refs:CXCursor_VariableRef (Results 1 – 4 of 4) sorted by relevance
1732 CXCursor_VariableRef = 50, enumerator1734 CXCursor_LastRef = CXCursor_VariableRef,
732 CXCursor C = { CXCursor_VariableRef, 0, { Var, RawLoc, TU } }; in MakeCursorVariableRef()738 assert(C.kind == CXCursor_VariableRef); in getCursorVariableRef()
204 case CXCursor_VariableRef: in clang_getCursorType()
3790 case CXCursor_VariableRef: { in clang_getCursorSpelling()4199 case CXCursor_VariableRef: in clang_getCursorKindSpelling()4823 case CXCursor_VariableRef: { in clang_getCursorLocation()4980 case CXCursor_VariableRef: in getRawCursorExtent()5201 case CXCursor_VariableRef: in clang_getCursorReferenced()