Home
last modified time | relevance | path

Searched defs:IndexError (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/CrossTU/
H A DCrossTranslationUnit.h63 IndexError(index_error_code C) : Code(C), LineNo(0) {} in IndexError() function
66 IndexError(index_error_code C, std::string FileName, std::string TripleToName, in IndexError() function