Home | History | Annotate | Download | only in libclang

Lines Matching refs:CXCursor_VariableRef

760   CXCursor C = { CXCursor_VariableRef, 0, { Var, RawLoc, TU } };
766 assert(C.kind == CXCursor_VariableRef);