#include "llvm/MC/MCParser/MCTargetAsmParser.h"
Definition at line 182 of file MCTargetAsmParser.h.
◆ PredicateTy
◆ DiagnosticPredicate() [1/2]
constexpr llvm::DiagnosticPredicate::DiagnosticPredicate |
( |
PredicateTy |
T | ) |
|
|
inlineconstexpr |
◆ DiagnosticPredicate() [2/2]
constexpr llvm::DiagnosticPredicate::DiagnosticPredicate |
( |
bool |
Matches | ) |
|
|
inlineexplicitconstexpr |
◆ isMatch()
constexpr bool llvm::DiagnosticPredicate::isMatch |
( |
| ) |
const |
|
inlineconstexpr |
◆ isNearMatch()
constexpr bool llvm::DiagnosticPredicate::isNearMatch |
( |
| ) |
const |
|
inlineconstexpr |
◆ isNoMatch()
constexpr 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: