/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Testing/Support/ |
H A D | Error.h | 177 testing::Matcher<const detail::ErrorHolder &> Failed() { in Failed() function 182 testing::Matcher<const detail::ErrorHolder &> Failed(M Matcher) { in Failed() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | ConstantEmitter.h | 38 bool Failed = false; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/driver/ |
H A D | cc1as_main.cpp | 508 bool Failed = false; in ExecuteAssemblerImpl() local 540 bool Failed = ExecuteAssemblerImpl(Opts, Diags); in ExecuteAssembler() local 618 bool Failed = Diags.hasErrorOccurred() || ExecuteAssembler(Asm, Diags); in cc1as_main() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | FormatVariadic.cpp | 53 bool Failed = Spec.consumeInteger(0, Align); in consumeFieldLayout() local
|
H A D | CrashRecoveryContext.cpp | 37 volatile unsigned Failed : 1; member
|
H A D | YAMLParser.cpp | 535 bool Failed; member in llvm::yaml::Scanner
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/ |
H A D | PreprocessorOptions.h | 178 llvm::StringSet<> Failed; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Transformer/ |
H A D | SourceCode.cpp | 302 bool Failed = Lexer::getRawToken(Loc, Tok, SM, LangOpts, in atOrBeforeSeparation() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeTypes.cpp | 84 bool Failed = false; in PerformExpensiveChecks() local 448 bool Failed = false; in run() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | Store.cpp | 316 bool &Failed) { in attemptDownCast()
|
H A D | ExprEngineC.cpp | 457 bool Failed = false; in VisitCast() local 496 bool Failed = false; in VisitCast() local
|
H A D | CallEvent.cpp | 805 bool Failed; in getInitialStackFrameContents() local
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-refactor/ |
H A D | TestSupport.cpp | 177 bool Failed = false; in handleAllResults() local
|
H A D | ClangRefactor.cpp | 635 bool Failed = false; in main() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | IntrinsicEmitter.cpp | 514 bool Failed = false; in EmitGenerator() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/ |
H A D | gtest-internal-inl.h | 586 bool Failed() const { in Failed() function
|
H A D | gtest.cc | 2201 bool TestResult::Failed() const { in Failed() function in testing::TestResult 4712 bool UnitTest::Failed() const { return impl()->Failed(); } in Failed() function in testing::UnitTest
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/ |
H A D | ParseTemplate.cpp | 449 bool Failed = false; in ParseTemplateParameters() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ |
H A D | GlobalModuleIndex.cpp | 350 bool Failed = true; in loadedModuleFile() local
|
/netbsd-src/sys/arch/prep/include/ |
H A D | residual.h | 149 Failed = 0x1000, /* 1 - device failed POST code tests */ enumerator
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
H A D | Initialization.h | 1207 bool Failed() const { return SequenceKind == FailedSequence; } in Failed() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/ |
H A D | gtest.h | 892 bool Failed() const { return failed_test_count() > 0; } in Failed() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/ |
H A D | ModuleMap.cpp | 2733 bool Failed = false; in parseInferredModuleDecl() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | ModuloSchedule.cpp | 2057 bool Failed = false; in validateAgainstModuloScheduleExpander() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/ |
H A D | ObjCMT.cpp | 1411 bool Failed = PP.getRawToken(EndLoc, Tok, /*IgnoreWhiteSpace=*/true); in AnnotateImplicitBridging() local
|