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

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

Public Attributes
size_t Pos
size_t Len

Detailed Description

Definition at line 709 of file FileCheckImpl.h.

Member Data Documentation

Len

size_t llvm::Pattern::Match::Len

Definition at line 711 of file FileCheckImpl.h.

Referenced by llvm::Pattern::match().

Pos

size_t llvm::Pattern::Match::Pos

Definition at line 710 of file FileCheckImpl.h.

Referenced by llvm::Pattern::match().


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