LLDB
mainline
|
Public Member Functions | |
DeclFromUser () | |
DeclFromUser (D *_decl) | |
DeclFromParser< D > | Import (ClangASTSource &source) |
Definition at line 732 of file ClangASTSource.cpp.
|
inline |
Definition at line 744 of file ClangASTSource.cpp.
|
inline |
Definition at line 745 of file ClangASTSource.cpp.
DeclFromParser< D > DeclFromUser< D >::Import | ( | ClangASTSource & | source | ) |
Definition at line 759 of file ClangASTSource.cpp.
References lldb_private::ClangASTSource::CopyDecl().
Referenced by FindObjCPropertyAndIvarDeclsWithOrigin(), and ImportOffsetMap().