Searched refs:AddFunDecl (Results 1 – 3 of 3) sorted by relevance
552 clang::NamedDecl *AddFunDecl(const CompilerType &type, bool extern_c = false);
2067 clang::NamedDecl *NameSearchContext::AddFunDecl(const CompilerType &type, in AddFunDecl() function in NameSearchContext2168 return AddFunDecl( in AddGenericFunDecl()
2044 function_decl = context.AddFunDecl(copied_function_type, extern_c); in AddOneFunction()