Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/CrossTU/
H A DCrossTranslationUnit.h64 IndexError(index_error_code C) : Code(C), LineNo(0) {} in IndexError() function
67 IndexError(index_error_code C, std::string FileName, std::string TripleToName, in IndexError() function