reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1511 if (!Exp) 1514 auto *FunDecl = dyn_cast_or_null<NamedDecl>(Exp->getCalleeDecl()); 1527 Exp, FunDecl, PredBlock, CurrBlock, A->getSuccessValue(), 1534 getMutexIDs(ExclusiveLocksToAdd, A, Exp, FunDecl, 1541 getMutexIDs(SharedLocksToAdd, A, Exp, FunDecl, 1552 SourceLocation Loc = Exp->getExprLoc();