LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
llvm::PatternMatch::match_zero Struct Reference

#include <PatternMatch.h>

Public Member Functions

template<typename ITy >
bool match (ITy *V)
 

Detailed Description

Definition at line 126 of file PatternMatch.h.

Member Function Documentation

template<typename ITy >
bool llvm::PatternMatch::match_zero::match ( ITy *  V)
inline

Definition at line 128 of file PatternMatch.h.

References llvm::CallingConv::C.


The documentation for this struct was generated from the following file: