Home
last modified time | relevance | path

Searched refs:Matched (Results 1 – 22 of 22) sorted by relevance

/external/v8/test/unittests/compiler/
Dnode-matchers-unittest.cc740 EXPECT_TRUE(matcher.Matched()); in TEST_F()
751 EXPECT_TRUE(matcher.Matched()); in TEST_F()
763 EXPECT_TRUE(matcher.Matched()); in TEST_F()
779 EXPECT_FALSE(matcher.Matched()); in TEST_F()
787 EXPECT_FALSE(matcher.Matched()); in TEST_F()
793 EXPECT_FALSE(matcher.Matched()); in TEST_F()
800 EXPECT_TRUE(BranchMatcher(branch).Matched()); in TEST_F()
801 EXPECT_FALSE(BranchMatcher(if_true).Matched()); in TEST_F()
802 EXPECT_FALSE(BranchMatcher(if_false).Matched()); in TEST_F()
809 EXPECT_FALSE(BranchMatcher(sw).Matched()); in TEST_F()
[all …]
/external/clang/lib/ASTMatchers/
DASTMatchersInternal.cpp270 bool Matched = false; in EachOfVariadicOperator() local
274 Matched = true; in EachOfVariadicOperator()
279 return Matched; in EachOfVariadicOperator()
/external/clang/unittests/Tooling/
DToolingTest.cpp204 VerifyEndCallback() : BeginCalled(0), EndCalled(0), Matched(false) {} in VerifyEndCallback()
211 return llvm::make_unique<FindTopLevelDeclConsumer>(&Matched); in newASTConsumer()
215 bool Matched; member
235 EXPECT_TRUE(EndCallback.Matched); in TEST()
/external/clang/lib/Sema/
DSemaTemplateInstantiate.cpp2294 SmallVector<MatchResult, 4> Matched; in InstantiateClassTemplateSpecialization() local
2311 Matched.push_back(PartialSpecMatchResult()); in InstantiateClassTemplateSpecialization()
2312 Matched.back().Partial = Partial; in InstantiateClassTemplateSpecialization()
2313 Matched.back().Args = Info.take(); in InstantiateClassTemplateSpecialization()
2321 if (Matched.size() >= 1) { in InstantiateClassTemplateSpecialization()
2322 SmallVectorImpl<MatchResult>::iterator Best = Matched.begin(); in InstantiateClassTemplateSpecialization()
2323 if (Matched.size() == 1) { in InstantiateClassTemplateSpecialization()
2336 PEnd = Matched.end(); in InstantiateClassTemplateSpecialization()
2347 for (SmallVectorImpl<MatchResult>::iterator P = Matched.begin(), in InstantiateClassTemplateSpecialization()
2348 PEnd = Matched.end(); in InstantiateClassTemplateSpecialization()
[all …]
DSemaTemplate.cpp2749 SmallVector<MatchResult, 4> Matched; in CheckVarTemplateId() local
2782 Matched.push_back(PartialSpecMatchResult()); in CheckVarTemplateId()
2783 Matched.back().Partial = Partial; in CheckVarTemplateId()
2784 Matched.back().Args = Info.take(); in CheckVarTemplateId()
2788 if (Matched.size() >= 1) { in CheckVarTemplateId()
2789 SmallVector<MatchResult, 4>::iterator Best = Matched.begin(); in CheckVarTemplateId()
2790 if (Matched.size() == 1) { in CheckVarTemplateId()
2803 PEnd = Matched.end(); in CheckVarTemplateId()
2813 for (SmallVector<MatchResult, 4>::iterator P = Matched.begin(), in CheckVarTemplateId()
2814 PEnd = Matched.end(); in CheckVarTemplateId()
[all …]
DSemaOverload.cpp10584 FunctionDecl *Matched = nullptr; in ResolveSingleFunctionTemplateSpecialization() local
10619 if (Matched) { in ResolveSingleFunctionTemplateSpecialization()
10628 Matched = Specialization; in ResolveSingleFunctionTemplateSpecialization()
10632 if (Matched && getLangOpts().CPlusPlus14 && in ResolveSingleFunctionTemplateSpecialization()
10633 Matched->getReturnType()->isUndeducedType() && in ResolveSingleFunctionTemplateSpecialization()
10634 DeduceReturnType(Matched, ovl->getExprLoc(), Complain)) in ResolveSingleFunctionTemplateSpecialization()
10637 return Matched; in ResolveSingleFunctionTemplateSpecialization()
DSemaExprCXX.cpp4438 bool Matched = false; in EvaluateArrayTypeTrait() local
4441 Matched = true; in EvaluateArrayTypeTrait()
4448 if (Matched && T->isArrayType()) { in EvaluateArrayTypeTrait()
/external/lldb/docs/testsuite/2010-10-19-14_10_49.059609/
DTestSettings.SettingsCommandTestCase.test_set_output_path.log24 Matched
/external/llvm/lib/Option/
DOptTable.cpp179 bool Matched = IgnoreCase in matchOption() local
182 if (Matched) in matchOption()
/external/clang/include/clang/ASTMatchers/
DASTMatchers.h4470 bool Matched = false; in AST_MATCHER_P() local
4476 Matched = true; in AST_MATCHER_P()
4481 return Matched; in AST_MATCHER_P()
4497 bool Matched = false; in AST_MATCHER_P() local
4501 Matched = true; in AST_MATCHER_P()
4506 return Matched; in AST_MATCHER_P()
/external/v8/src/compiler/
Dnode-matchers.h569 bool Matched() const { return if_true_ && if_false_; } in Matched() function
584 bool Matched() const { return branch_; } in Matched() function
Dcontrol-flow-optimizer.cc224 DCHECK(matcher.Matched()); in TryBuildSwitch()
/external/llvm/utils/TableGen/
DCodeGenSchedule.cpp860 RecVec Matched = (*II)->getValueAsListOfDefs("MatchedItinClasses"); in inferFromItinClass() local
861 if (!std::count(Matched.begin(), Matched.end(), ItinClassDef)) in inferFromItinClass()
1533 RecVec Matched = (*II)->getValueAsListOfDefs("MatchedItinClasses"); in collectItinProcResources() local
1534 if (!std::count(Matched.begin(), Matched.end(), ItinClassDef)) in collectItinProcResources()
DSubtargetEmitter.cpp890 RecVec Matched = (*II)->getValueAsListOfDefs("MatchedItinClasses"); in GenSchedClassTables() local
891 if (std::find(Matched.begin(), Matched.end(), SCI->ItinClassDef) in GenSchedClassTables()
892 != Matched.end()) { in GenSchedClassTables()
/external/pcre/dist/testdata/
Dtestoutput2254 Matched, but too many substrings
256 Matched, but too many substrings
259 Matched, but too many substrings
263 Matched, but too many substrings
283 Matched, but too many substrings
285 Matched, but too many substrings
296 Matched, but too many substrings
298 Matched, but too many substrings
301 Matched, but too many substrings
305 Matched, but too many substrings
[all …]
Dtestoutput14110 Matched with REG_NOSUB
114 Matched with REG_NOSUB
Dtestoutput10778 Matched, but offsets vector is too small to show all matches
806 Matched, but offsets vector is too small to show all matches
834 Matched, but offsets vector is too small to show all matches
862 Matched, but offsets vector is too small to show all matches
890 Matched, but offsets vector is too small to show all matches
Dtestoutput855 Matched, but offsets vector is too small to show all matches
3111 Matched, but offsets vector is too small to show all matches
3142 Matched, but offsets vector is too small to show all matches
7556 Matched, but offsets vector is too small to show all matches
7725 Matched, but offsets vector is too small to show all matches
Dtestoutput9411 Matched, but offsets vector is too small to show all matches
437 Matched, but offsets vector is too small to show all matches
Dtestoutput5595 Matched, but too many substrings
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1572 bool Matched = false; in visitGetElementPtrInst() local
1577 Matched = true; in visitGetElementPtrInst()
1581 Matched = true; in visitGetElementPtrInst()
1585 Matched = true; in visitGetElementPtrInst()
1588 if (Matched) { in visitGetElementPtrInst()
/external/clang/docs/
DLibASTMatchersTutorial.rst449 Step 4: Retrieving Matched Nodes