Searched refs:BrE (Results 1 – 1 of 1) sorted by relevance
1432 Expr *BrE, bool Neg);1633 Expr *BrE, bool Neg) { in getMutexIDs() argument1636 if (CXXBoolLiteralExpr *BLE = dyn_cast_or_null<CXXBoolLiteralExpr>(BrE)) in getMutexIDs()1638 else if (IntegerLiteral *ILE = dyn_cast_or_null<IntegerLiteral>(BrE)) in getMutexIDs()