Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp12565 static bool shouldEnqueue(const BinaryOperator *E) { in shouldEnqueue() function in __anond52d8a672a11::DataRecursiveIntBinOpEvaluator
12785 if (shouldEnqueue(Bop)) { in process()
13233 if (DataRecursiveIntBinOpEvaluator::shouldEnqueue(E)) in VisitBinaryOperator()