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 330 ContainerKind(CXCursor_InvalidCode), ContainerIsIncomplete(1) {
609 AllocatedResults.ContainerKind = CXCursor_InvalidCode;
891 return CXCursor_InvalidCode;
    [all...]
CXCursor.cpp 692 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 60 milliseconds