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

  /external/clang/tools/libclang/
CIndexCodeCompletion.cpp 293 ContainerKind(CXCursor_InvalidCode),
587 AllocatedResults.ContainerKind = CXCursor_InvalidCode;
847 return CXCursor_InvalidCode;
    [all...]
CXCursor.cpp 493 return MakeCXCursorInvalid(CXCursor_InvalidCode);
    [all...]
CIndex.cpp     [all...]
  /external/clang/include/clang-c/
Index.h     [all...]
  /external/clang/tools/c-index-test/
c-index-test.c     [all...]

Completed in 4098 milliseconds