Searched defs:m_Not (Results 1 - 1 of 1) sorted by relevance
/external/llvm/include/llvm/Support/ | ||
H A D | PatternMatch.h | 738 inline not_match<LHS> m_Not(const LHS &L) { return L; } function in namespace:llvm::PatternMatch |
Completed in 134 milliseconds