reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Analysis/ThreadSafety.cpp
 1515   if(!FunDecl || !FunDecl->hasAttrs())
 1515   if(!FunDecl || !FunDecl->hasAttrs())
 1522   for (const auto *Attr : FunDecl->attrs()) {
 1527                     Exp, FunDecl, PredBlock, CurrBlock, A->getSuccessValue(),
 1534         getMutexIDs(ExclusiveLocksToAdd, A, Exp, FunDecl,
 1541         getMutexIDs(SharedLocksToAdd, A, Exp, FunDecl,