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

Declarations

gen/tools/clang/include/clang/AST/AttrVisitor.inc
  463   bool TraverseMSAllocatorAttr(MSAllocatorAttr *A);

References

gen/tools/clang/include/clang/AST/AttrVisitor.inc
 4182       return getDerived().TraverseMSAllocatorAttr(cast<MSAllocatorAttr>(A));