LLVM: llvm::Pattern::MatchResult Struct Reference (original) (raw)

#include "[FileCheck/FileCheckImpl.h](FileCheckImpl%5F8h%5Fsource.html)"

Definition at line 713 of file FileCheckImpl.h.

llvm::Pattern::MatchResult::MatchResult ( size_t MatchPos, size_t MatchLen, Error E ) inline

MatchResult() [2/3]

llvm::Pattern::MatchResult::MatchResult ( Match M, Error E ) inline

MatchResult() [3/3]

llvm::Pattern::MatchResult::MatchResult ( Error E) inline

TheError

Error llvm::Pattern::MatchResult::TheError

TheMatch

std::optional<Match> llvm::Pattern::MatchResult::TheMatch


The documentation for this struct was generated from the following file: