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

  /external/clang/include/clang-c/
Index.h 304 } CXFileUniqueID;
310 * \param outID stores the returned CXFileUniqueID.
314 CINDEX_LINKAGE int clang_getFileUniqueID(CXFile file, CXFileUniqueID *outID);
    [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]

Completed in 48 milliseconds