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

  /external/clang/include/clang-c/
CXErrorCode.h 41 CXError_Failure = 1,
  /external/clang/tools/libclang/
Indexing.cpp 484 return CXError_Failure;
492 return CXError_Failure;
599 return CXError_Failure;
662 return CXError_Failure;
870 CXErrorCode result = CXError_Failure;
    [all...]
CIndex.cpp     [all...]
  /external/clang/tools/c-index-test/
c-index-test.c 98 case CXError_Failure:
    [all...]

Completed in 824 milliseconds