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

References

gen/tools/clang/include/clang/AST/AttrImpl.inc
11973   case attr::ScopedLockable:
12553   case attr::ScopedLockable:
13133   case attr::ScopedLockable:
gen/tools/clang/include/clang/AST/AttrVisitor.inc
 4433     case attr::ScopedLockable:
gen/tools/clang/include/clang/AST/Attrs.inc
12909     : InheritableAttr(Ctx, CommonInfo, attr::ScopedLockable, false, false)
12919   static bool classof(const Attr *A) { return A->getKind() == attr::ScopedLockable; }
gen/tools/clang/include/clang/Sema/AttrTemplateInstantiate.inc
 1117     case attr::ScopedLockable: {
 2070     case attr::ScopedLockable: {
gen/tools/clang/include/clang/Serialization/AttrPCHRead.inc
 2114   case attr::ScopedLockable: {
gen/tools/clang/include/clang/Serialization/AttrPCHWrite.inc
 1586   case attr::ScopedLockable: {