Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/Bitcode/
HDReaderWriter.h162 std::error_code getError() const { return EC; }; in getError() function
HDBitstreamReader.h144 static BitstreamEntry getError() { in getError() function
/NextBSD/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/
HDHexagonShuffler.h134 unsigned getError() const { return (Error); }; in getError() function
/NextBSD/contrib/llvm/include/llvm/Support/
HDErrorOr.h178 std::error_code getError() const { in getError() function
/NextBSD/contrib/llvm/include/llvm/ProfileData/
HDInstrProfReader.h83 std::error_code getError() { return LastError; } in getError() function
/NextBSD/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/
HDTestBean.java416 getError() in getError() method in TestBean