Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DAtomicChange.h83 const std::string &getError() const { return Error; } in getError() function
/llvm-project/llvm/include/llvm/Support/
H A DErrorOr.h152 std::error_code getError() const { in getError() function
H A DDataExtractor.h694 static Error &getError(Cursor &C) { return C.Err; } in getError() function
H A DVirtualFileSystem.h517 std::error_code getError() const { return Value.getError(); } getError() function
/llvm-project/openmp/libompd/src/
H A DTargetValue.h212 ompd_rc_t getError() const { return errorState.errorCode; } in getError() function
/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.h105 std::error_code getError() const { return MaybeStat.getError(); } in getError() function
/llvm-project/llvm/include/llvm/Bitstream/
H A DBitstreamReader.h335 static BitstreamEntry getError() { in getError() function
/llvm-project/polly/lib/External/isl/interface/
H A Dextract_interface.cc470 int[1][sizeof(obj.getError())]) in ignore_error_helper()
/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h192 Error getError() { getError() function
/llvm-project/llvm/lib/Support/
H A DJSON.cpp226 Error Path::Root::getError() const { in getError() function in llvm::json::Path::Root
/llvm-project/llvm/lib/TargetParser/
H A DRISCVISAInfo.cpp283 static Error getError(const Twine &Message) { getError() function
[all...]