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

  /external/clang/tools/libclang/
CXType.cpp 602 if ((C.kind < CXCursor_FirstDecl) || (C.kind > CXCursor_LastDecl))
CIndex.cpp     [all...]
  /external/clang/include/clang-c/
Index.h     [all...]

Completed in 25 milliseconds