Home
last modified time | relevance | path

Searched defs:HasFailed (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DAnalyzerOptions.cpp179 bool HasFailed = getCheckerStringOption(CheckerName, OptionName, in getCheckerIntegerOption() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/
H A DCheckerRegistry.cpp377 bool HasFailed = SuppliedValue.getAsInteger(0, Tmp); in insertAndValidate() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-refactor/
H A DClangRefactor.cpp605 bool HasFailed; member in __anond439ce910111::ClangRefactorTool
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp1074 bool HasFailed = getStringOption(Config, Name, std::to_string(DefaultVal)) in initOption() local