LLVM: llvm::FileCheckString::DagNotPrefixInfo Struct Reference (original) (raw)
Hold the information about the DAG/NOT strings in the program, which are not explicitly stored otherwise. More...
#include "[FileCheck/FileCheckImpl.h](FileCheckImpl%5F8h%5Fsource.html)"
Detailed Description
Hold the information about the DAG/NOT strings in the program, which are not explicitly stored otherwise.
This allows for better and more accurate diagnostic messages.
Definition at line 855 of file FileCheckImpl.h.
Constructor & Destructor Documentation
Member Data Documentation
◆ DagNotPat
Pattern llvm::FileCheckString::DagNotPrefixInfo::DagNotPat
◆ DagNotPrefix
StringRef llvm::FileCheckString::DagNotPrefixInfo::DagNotPrefix
The documentation for this struct was generated from the following file:
- lib/FileCheck/FileCheckImpl.h