Home
last modified time | relevance | path

Searched refs:CXLoadDiag_CannotLoad (Results 1 – 3 of 3) sorted by relevance

/external/clang/tools/libclang/
DCXLoadedDiagnostic.cpp262 reportBad(CXLoadDiag_CannotLoad, EC.message()); in load()
/external/clang/include/clang-c/
DIndex.h727 CXLoadDiag_CannotLoad = 2, enumerator
/external/clang/tools/c-index-test/
Dc-index-test.c4060 case CXLoadDiag_CannotLoad: return "Cannot Load File"; in getDiagnosticCodeStr()