HomeSort by relevance Sort by last modified time
    Searched refs:CXCursor_VariableRef (Results 1 - 4 of 4) sorted by null

  /external/clang/tools/libclang/
CXType.cpp 186 case CXCursor_VariableRef:
CXCursor.cpp 598 CXCursor C = { CXCursor_VariableRef, 0, { Var, RawLoc, TU } };
604 assert(C.kind == CXCursor_VariableRef);
    [all...]
CIndex.cpp     [all...]
  /external/clang/include/clang-c/
Index.h     [all...]

Completed in 33 milliseconds