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 306 ContainerKind(CXCursor_InvalidCode),
602 AllocatedResults.ContainerKind = CXCursor_InvalidCode;
868 return CXCursor_InvalidCode;
    [all...]
CXCursor.cpp 525 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 27 milliseconds