#include "llvm/MC/MCParser/MCTargetAsmParser.h"
Definition at line 182 of file MCTargetAsmParser.h.
◆ PredicateTy
◆ DiagnosticPredicate() [1/2]
llvm::DiagnosticPredicate::DiagnosticPredicate |
( |
PredicateTy | T | ) |
|
|
inlineconstexpr |
◆ DiagnosticPredicate() [2/2]
llvm::DiagnosticPredicate::DiagnosticPredicate |
( |
bool | Matches | ) |
|
|
inlineexplicitconstexpr |
◆ isMatch()
bool llvm::DiagnosticPredicate::isMatch |
( |
| ) |
const |
|
inlineconstexpr |
◆ isNearMatch()
bool llvm::DiagnosticPredicate::isNearMatch |
( |
| ) |
const |
|
inlineconstexpr |
◆ isNoMatch()
bool llvm::DiagnosticPredicate::isNoMatch |
( |
| ) |
const |
|
inlineconstexpr |
◆ operator bool()
llvm::DiagnosticPredicate::operator bool |
( |
| ) |
const |
|
inlineexplicit |
◆ Predicate
The documentation for this struct was generated from the following file: