Home
last modified time | relevance | path

Searched refs:PostTraverseBinaryOperator (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Dconsttobool.cxx103 bool PostTraverseBinaryOperator(BinaryOperator* expr, bool) in PostTraverseBinaryOperator() function in __anon4e3a33240111::ConstToBool
119 PostTraverseBinaryOperator(expr, ret); in TraverseBinaryOperator()
H A Dsimplifypointertobool.cxx96 bool PostTraverseBinaryOperator(BinaryOperator* expr, bool) in PostTraverseBinaryOperator() function in __anoned2bee8b0111::SimplifyPointerToBool
113 PostTraverseBinaryOperator(expr, res); in TraverseBinaryOperator()