Searched refs:fun_decl (Results 1 – 1 of 1) sorted by relevance
209 clang::NamedDecl *fun_decl = DeclForGlobal (fun); in GetFunctionAddress() local211 if (fun_decl) in GetFunctionAddress()213 if (!m_decl_map->GetFunctionInfo (fun_decl, fun_addr)) in GetFunctionAddress()