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

References

tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
 1012                       type_handled = cxx_method_decl != NULL;
 1017                       if (cxx_method_decl) {
 1019                             ClangASTContext::GetAsDeclContext(cxx_method_decl),
 1032                                     static_cast<void *>(cxx_method_decl));
 1034                         m_ast.SetMetadata(cxx_method_decl, metadata);