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