Searched refs:CXCursor_VariableRef (Results 1 – 4 of 4) sorted by relevance
1640 CXCursor_VariableRef = 50, enumerator1642 CXCursor_LastRef = CXCursor_VariableRef,
623 CXCursor C = { CXCursor_VariableRef, 0, { Var, RawLoc, TU } }; in MakeCursorVariableRef()629 assert(C.kind == CXCursor_VariableRef); in getCursorVariableRef()
197 case CXCursor_VariableRef: in clang_getCursorType()
3300 case CXCursor_VariableRef: { in clang_getCursorSpelling()3582 case CXCursor_VariableRef: in clang_getCursorKindSpelling()4112 case CXCursor_VariableRef: { in clang_getCursorLocation()4263 case CXCursor_VariableRef: in getRawCursorExtent()4483 case CXCursor_VariableRef: in clang_getCursorReferenced()