Home
last modified time | relevance | path

Searched defs:m_Not (Results 1 – 2 of 2) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/util/qparse/
H A Dquery_parse.hpp258 bool m_Not; member in CQueryParseNode
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/Support/
H A DPatternMatch.h529 inline not_match<LHS> m_Not(const LHS &L) { return L; } in m_Not() function