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

References

gen/tools/clang/include/clang/AST/AttrImpl.inc
12001   case attr::TLSModel:
12581   case attr::TLSModel:
13161   case attr::TLSModel:
gen/tools/clang/include/clang/AST/AttrVisitor.inc
 4461     case attr::TLSModel:
gen/tools/clang/include/clang/AST/Attrs.inc
13629     : InheritableAttr(Ctx, CommonInfo, attr::TLSModel, false, false)
13655   static bool classof(const Attr *A) { return A->getKind() == attr::TLSModel; }
gen/tools/clang/include/clang/Sema/AttrTemplateInstantiate.inc
 1190     case attr::TLSModel: {
 2112     case attr::TLSModel: {
gen/tools/clang/include/clang/Serialization/AttrPCHRead.inc
 2243   case attr::TLSModel: {
gen/tools/clang/include/clang/Serialization/AttrPCHWrite.inc
 1680   case attr::TLSModel: {