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

References

tools/clang/include/clang/AST/ExprCXX.h
  920   MSPropertyDecl *getPropertyDecl() const { return TheDecl; }
tools/clang/lib/Serialization/ASTReaderStmt.cpp
 1940   E->TheDecl = ReadDeclAs<MSPropertyDecl>();