Home | History | Annotate | Download | only in Analysis

Lines Matching refs:FunDecl

1698   NamedDecl *FunDecl = dyn_cast_or_null<NamedDecl>(Exp->getCalleeDecl());
1699 if(!FunDecl || !FunDecl->hasAttrs())
1707 AttrVec &ArgAttrs = FunDecl->getAttrs();
1714 getMutexIDs(ExclusiveLocksToAdd, A, Exp, FunDecl,
1721 getMutexIDs(SharedLocksToAdd, A, Exp, FunDecl,