diff options
author | Ted Kremenek <kremenek@apple.com> | 2008-09-02 20:25:22 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2008-09-02 20:25:22 +0000 |
commit | a39da065766bdfeee3421a2e71f60ae579170fef (patch) | |
tree | e081e84f806683bc54b907a1823d73ae61ae3c17 /lib/AST/DeclSerialization.cpp | |
parent | df91eca19bd9738abd9a3b84791f39750e27ad36 (diff) |
RecordDecl:
- Added method 'isForwardDeclaration', a predicate method that returns true
if a RecordDecl represents a forward declaration.
- Added method 'getDefinitionDecl', a query method that returns a pointer to
the RecordDecl that provides the actual definition of a struct/union.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@55642 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/AST/DeclSerialization.cpp')
0 files changed, 0 insertions, 0 deletions