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

  /external/clang/tools/libclang/
CXCursor.cpp 1040 // CXCursorSet.
1045 static inline CXCursorSet packCXCursorSet(CXCursorSet_Impl *setImpl) {
1046 return (CXCursorSet) setImpl;
1048 static inline CXCursorSet_Impl *unpackCXCursorSet(CXCursorSet set) {
    [all...]
  /external/clang/include/clang-c/
Index.h     [all...]

Completed in 34 milliseconds