Searched defs:Matched (Results 1 - 12 of 12) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/Inclusions/
H A DHeaderIncludes.cpp60 bool Matched = Tok.is(tok::hash) && !Lex.LexFromRawLexer(Tok) && local
123 auto Matched = [&]() { local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp40 bool Matched = false; ///< Is this relocation part of a match. member in struct:__anon4207::MipsRelocationEntry
46 Out << ", Matched=" << Matched; local
116 unsigned Matched = Predicate(*I); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Option/
H A DOptTable.cpp186 bool Matched = IgnoreCase local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h4306 bool Matched = false; local
5233 bool Matched = false; local
6590 bool Matched = false; local
6617 bool Matched local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp379 bool Matched = false; local
/freebsd-13-stable/sys/contrib/dev/acpica/components/debugger/
H A Ddbinput.c551 BOOLEAN Matched; local
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp1050 RecVec Matched = I->getValueAsListOfDefs("MatchedItinClasses"); local
H A DCodeGenSchedule.cpp1252 RecVec Matched = Rec->getValueAsListOfDefs("MatchedItinClasses"); local
1992 RecVec Matched = (*II)->getValueAsListOfDefs("MatchedItinClasses"); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp844 bool Matched = M.hasSrc(Id1); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2069 bool Matched = false; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp4380 SmallVector<MatchResult, 4> Matched; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3555 SmallSetVector<PHIPair, 8> Matched; local

Completed in 317 milliseconds