| 
    LLVM 22.0.0git
    
   | 
 
Classes | |
| class | FileCheckType | 
Enumerations | |
| enum | FileCheckKind {  CheckNone = 0 , CheckMisspelled , CheckPlain , CheckNext , CheckSame , CheckNot , CheckDAG , CheckLabel , CheckEmpty , CheckComment , CheckEOF , CheckBadNot , CheckBadCount }  | 
| enum | FileCheckKindModifier { ModifierLiteral = 0 , Size } | 
Definition at line 50 of file FileCheck.h.
| Enumerator | |
|---|---|
| ModifierLiteral | Modifies directive to perform literal match.  | 
| Size | |
Definition at line 73 of file FileCheck.h.