Searched defs:hasError (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h348 bool hasError() { return HasError; } function in class:llvm::RuntimeDyldImpl
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp3276 bool hasError = false; local

Completed in 109 milliseconds