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

References

gen/tools/clang/include/clang/AST/AttrImpl.inc
11713   case attr::LocksExcluded:
12293   case attr::LocksExcluded:
12873   case attr::LocksExcluded:
gen/tools/clang/include/clang/AST/AttrVisitor.inc
 4173     case attr::LocksExcluded:
gen/tools/clang/include/clang/AST/Attrs.inc
 5972     : InheritableAttr(Ctx, CommonInfo, attr::LocksExcluded, true, true)
 5980     : InheritableAttr(Ctx, CommonInfo, attr::LocksExcluded, true, true)
 5998   static bool classof(const Attr *A) { return A->getKind() == attr::LocksExcluded; }
gen/tools/clang/include/clang/Sema/AttrTemplateInstantiate.inc
  558     case attr::LocksExcluded: {
 1680     case attr::LocksExcluded: {
gen/tools/clang/include/clang/Serialization/AttrPCHRead.inc
 1004   case attr::LocksExcluded: {
gen/tools/clang/include/clang/Serialization/AttrPCHWrite.inc
  763   case attr::LocksExcluded: {
tools/clang/lib/Analysis/ThreadSafety.cpp
 1906       case attr::LocksExcluded: {