Searched refs:CXCursor_VariableRef (Results 1 – 4 of 4) sorted by relevance
1743 CXCursor_VariableRef = 50, enumerator1745 CXCursor_LastRef = CXCursor_VariableRef,
760 CXCursor C = { CXCursor_VariableRef, 0, { Var, RawLoc, TU } }; in MakeCursorVariableRef()766 assert(C.kind == CXCursor_VariableRef); in getCursorVariableRef()
206 case CXCursor_VariableRef: in clang_getCursorType()
4191 case CXCursor_VariableRef: { in clang_getCursorSpelling()4544 case CXCursor_VariableRef: in clang_getCursorKindSpelling()5188 case CXCursor_VariableRef: { in clang_getCursorLocation()5345 case CXCursor_VariableRef: in getRawCursorExtent()5566 case CXCursor_VariableRef: in clang_getCursorReferenced()