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

References

gen/tools/clang/include/clang/AST/AttrImpl.inc
11935   case attr::PreserveAll:
12515   case attr::PreserveAll:
13095   case attr::PreserveAll:
gen/tools/clang/include/clang/AST/AttrVisitor.inc
 4395     case attr::PreserveAll:
gen/tools/clang/include/clang/AST/Attrs.inc
11926     : InheritableAttr(Ctx, CommonInfo, attr::PreserveAll, false, false)
11936   static bool classof(const Attr *A) { return A->getKind() == attr::PreserveAll; }
gen/tools/clang/include/clang/Sema/AttrTemplateInstantiate.inc
 1013     case attr::PreserveAll: {
 2013     case attr::PreserveAll: {
gen/tools/clang/include/clang/Serialization/AttrPCHRead.inc
 1954   case attr::PreserveAll: {
gen/tools/clang/include/clang/Serialization/AttrPCHWrite.inc
 1468   case attr::PreserveAll: {
tools/clang/lib/AST/Type.cpp
 3373   case attr::PreserveAll:
tools/clang/lib/AST/TypePrinter.cpp
 1552   case attr::PreserveAll: