Home
last modified time | relevance | path

Searched defs:MatchResult (Results 1 – 20 of 20) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Models/
H A DUncheckedOptionalAccessModel.cpp403 const MatchFinder::MatchResult &, in transferMakeOptionalCall()
410 const MatchFinder::MatchResult &, in transferOptionalHasValueCall()
562 const MatchFinder::MatchResult &, in transferNulloptAssignment()
602 const MatchFinder::MatchResult &, in transferSwapCall()
609 void transferStdSwapCall(const CallExpr *E, const MatchFinder::MatchResult &, in transferStdSwapCall()
617 void transferStdForwardCall(const CallExpr *E, const MatchFinder::MatchResult &, in transferStdForwardCall()
648 const MatchFinder::MatchResult &, in transferOptionalAndOptionalCmp()
734 [](const CXXConstructExpr *E, const MatchFinder::MatchResult &, in buildTransferMatchSwitch()
753 [](const CXXMemberCallExpr *E, const MatchFinder::MatchResult &, in buildTransferMatchSwitch()
761 const MatchFinder::MatchResult &, in buildTransferMatchSwitch()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheckImpl.h715 struct MatchResult { global() struct
718 MatchResultMatchResult MatchResult() argument
720 MatchResultMatchResult MatchResult() argument
721 MatchResultMatchResult MatchResult() argument
H A DFileCheck.cpp1979 Pattern::MatchResult MatchResult, in printMatch()
2132 Pattern::MatchResult MatchResult, in reportMatchResult()
2193 Pattern::MatchResult MatchResult = Pat.match(MatchBuffer, SM); in Check() local
2316 Pattern::MatchResult MatchResult = NotInfo->DagNotPat.match(Buffer, SM); in CheckNot() local
2373 Pattern::MatchResult MatchResult = Pat.match(MatchBuffer, SM); in CheckDag() local
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchFinder.h75 struct MatchResult { struct
97 virtual void run(const MatchResult &Result) = 0; argument
/freebsd/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DRangeSelector.cpp30 using MatchResult = MatchFinder::MatchResult; typedef
271 CharSourceRange getStatementsRange(const MatchResult &, in getStatementsRange()
332 CharSourceRange getElementsRange(const MatchResult &, in getElementsRange()
H A DRewriteRule.cpp30 using MatchResult = MatchFinder::MatchResult; typedef
147 llvm::Error eval(const ast_matchers::MatchFinder::MatchResult &, in eval()
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/AsmParser/
H A DM68kAsmParser.cpp975 ParseStatus MatchResult = MatchOperandParserImpl(Operands, Name); in ParseInstruction() local
1033 unsigned MatchResult = in MatchAndEmitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp261 unsigned MatchResult = in MatchAndEmitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp328 unsigned MatchResult = in MatchAndEmitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp1012 unsigned MatchResult = MatchInstructionImpl( in MatchAndEmitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp799 unsigned MatchResult = MatchInstructionImpl(Operands, Inst, ErrorInfo, in MatchAndEmitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp768 unsigned MatchResult = in MatchAndEmitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp1525 unsigned MatchResult; in MatchAndEmitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DNumericalStabilitySanitizer.cpp1533 [[maybe_unused]] Intrinsic::MatchIntrinsicTypesResult MatchResult = in maybeHandleKnownCallBase() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp3835 typedef PartialSpecMatchResult MatchResult; in getPatternForClassTemplateSpecialization() typedef
H A DSemaTemplate.cpp4186 typedef PartialSpecMatchResult MatchResult; in CheckVarTemplateId() typedef
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp6001 unsigned MatchResult = in MatchAndEmitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp6499 unsigned MatchResult = in MatchAndEmitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp7611 if (std::optional<bool> MatchResult = matchSetCC(LHS, RHS, CC, TrueV)) { combineSelectToBinOp() local
7617 if (std::optional<bool> MatchResult = matchSetCC(LHS, RHS, CC, FalseV)) { combineSelectToBinOp() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp11359 unsigned MatchResult; in MatchAndEmitInstruction() local