Matching or combinator leaf case.
Synopsis
Declared in <llvm/Support/PatternMatchHelpers.h>
template<typename... Tys>
struct match_combine_or;
Member Functions
Name |
Description |
Always fails; terminates the or‐combinator recursion. |
Specializations
Name |
Description |
|
Matching or combinator. |
Non-Member Functions
Derived Classes
Name |
Description |
|
Matching or combinator. |
Created with MrDocs