Searched refs:CXCursor_VariableRef (Results 1 – 4 of 4) sorted by relevance
1896 CXCursor_VariableRef = 50, enumerator1898 CXCursor_LastRef = CXCursor_VariableRef,
932 CXCursor C = {CXCursor_VariableRef, 0, {Var, RawLoc, TU}}; in MakeCursorVariableRef()938 assert(C.kind == CXCursor_VariableRef); in getCursorVariableRef()
274 case CXCursor_VariableRef: in clang_getCursorType()
4697 case CXCursor_VariableRef: { in clang_getCursorSpelling()5259 case CXCursor_VariableRef: in clang_getCursorKindSpelling()6015 case CXCursor_VariableRef: { in clang_getCursorLocation()6171 case CXCursor_VariableRef: in getRawCursorExtent()6389 case CXCursor_VariableRef: in clang_getCursorReferenced()