reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1904 if (function) { 1905 Type *function_type = function->GetType(); 1907 const auto lang = function->GetCompileUnit()->GetLanguage(); 1908 const auto name = function->GetMangled().GetMangledName().AsCString(); 1915 TypeSystem *type_system = function->GetDeclContext().GetTypeSystem(); 1918 (clang::DeclContext *)function->GetDeclContext() 1935 function->DumpSymbolContext(&ss); 1955 function->DumpSymbolContext(&ss); 1991 fun_address = function->GetAddressRange().GetBaseAddress(); 2076 current_id, (function ? "specific" : "generic"), decl_name.c_str(),