Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/
H A DAtomicChange.h83 const std::string &getError() const { return Error; } in getError() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DErrorOr.h153 std::error_code getError() const { in getError() function
H A DDataExtractor.h691 static Error &getError(Cursor &C) { return C.Err; } in getError() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Bitstream/
H A DBitstreamReader.h318 static BitstreamEntry getError() { in getError() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h134 Error getError() { in getError() function
/netbsd-src/external/mit/isl/dist/interface/
H A Dextract_interface.cc474 int[1][sizeof(obj.getError())]) in ignore_error_helper()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DJSON.cpp219 Error Path::Root::getError() const { in getError() function in llvm::json::Path::Root