|
LLVM
8.0.1
|
This is the complete list of members for llvm::FileCheckPattern, including all inherited members.
| FileCheckPattern(Check::FileCheckType Ty) | llvm::FileCheckPattern | inlineexplicit |
| getCheckTy() const | llvm::FileCheckPattern | inline |
| getCount() const | llvm::FileCheckPattern | inline |
| getLoc() const | llvm::FileCheckPattern | inline |
| hasVariable() const | llvm::FileCheckPattern | inline |
| Match(StringRef Buffer, size_t &MatchLen, StringMap< StringRef > &VariableTable) const | llvm::FileCheckPattern | |
| ParsePattern(StringRef PatternStr, StringRef Prefix, SourceMgr &SM, unsigned LineNumber, const FileCheckRequest &Req) | llvm::FileCheckPattern | |
| PrintFuzzyMatch(const SourceMgr &SM, StringRef Buffer, const StringMap< StringRef > &VariableTable, std::vector< FileCheckDiag > *Diags) const | llvm::FileCheckPattern | |
| PrintVariableUses(const SourceMgr &SM, StringRef Buffer, const StringMap< StringRef > &VariableTable, SMRange MatchRange=None) const | llvm::FileCheckPattern |
1.8.13