Searched refs:CXCursor_VariableRef (Results 1 – 4 of 4) sorted by relevance
1228 CXCursor_VariableRef = 50, enumerator1230 CXCursor_LastRef = CXCursor_VariableRef,
982 CXCursor C = {CXCursor_VariableRef, 0, {Var, RawLoc, TU}}; in MakeCursorVariableRef()988 assert(C.kind == CXCursor_VariableRef); in getCursorVariableRef()
282 case CXCursor_VariableRef: in clang_getCursorType()
4923 case CXCursor_VariableRef: {5485 case CXCursor_VariableRef:6275 case CXCursor_VariableRef: { in clang_getCursorLocation()6431 case CXCursor_VariableRef: in getRawCursorExtent()6649 case CXCursor_VariableRef: in clang_getCursorReferenced()