Home
last modified time | relevance | path

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

/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Tooling/Refactoring/
DAtomicChange.h80 bool hasError() const { return !Error.empty(); } in hasError() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Tooling/Refactoring/
DAtomicChange.h80 bool hasError() const { return !Error.empty(); } in hasError() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/Tooling/Refactoring/
DAtomicChange.h80 bool hasError() const { return !Error.empty(); } in hasError() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Tooling/Refactoring/
DAtomicChange.h80 bool hasError() const { return !Error.empty(); } in hasError() function
/prebuilts/go/linux-x86/src/text/template/
Dmulti_test.go19 hasError = false const
/prebuilts/go/linux-x86/src/text/template/parse/
Dparse_test.go175 hasError = false const
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/ExecutionEngine/
DJITSymbol.h124 bool hasError() const { in hasError() function
DExecutionEngine.h280 bool hasError() const { return !ErrMsg.empty(); } in hasError() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/
DJITSymbol.h124 bool hasError() const { in hasError() function
DExecutionEngine.h280 bool hasError() const { return !ErrMsg.empty(); } in hasError() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/
DJITSymbol.h124 bool hasError() const { in hasError() function
DExecutionEngine.h280 bool hasError() const { return !ErrMsg.empty(); } in hasError() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/
DJITSymbol.h124 bool hasError() const { in hasError() function
DExecutionEngine.h280 bool hasError() const { return !ErrMsg.empty(); } in hasError() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ProfileData/
DInstrProfReader.h189 bool hasError() { return LastError != instrprof_error::success && !isEOF(); } in hasError() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ProfileData/
DInstrProfReader.h189 bool hasError() { return LastError != instrprof_error::success && !isEOF(); } in hasError() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ProfileData/
DInstrProfReader.h189 bool hasError() { return LastError != instrprof_error::success && !isEOF(); } in hasError() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/ProfileData/
DInstrProfReader.h189 bool hasError() { return LastError != instrprof_error::success && !isEOF(); } in hasError() function