HomeSort by: relevance | last modified time | path
    Searched refs:CXSaveError (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang-c/
Index.h 1464 enum CXSaveError {
1514 * \returns A value that will match one of the enumerators of the CXSaveError
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CIndex.cpp 4137 static CXSaveError clang_saveTranslationUnit_Impl(CXTranslationUnit TU,
4162 CXSaveError result;

Completed in 31 milliseconds