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

References

tools/clang/lib/Sema/SemaDeclAttr.cpp
 4368     ParmType = S.GetTypeFromParser(AL.getTypeArg(), &DerefTypeLoc);
 4403       Redecl->addAttr(::new (S.Context) OwnerAttr(S.Context, AL, DerefTypeLoc));
 4421                           PointerAttr(S.Context, AL, DerefTypeLoc));