Searched refs:AddFunctionDecl (Results 1 – 4 of 4) sorted by relevance
62 void AddFunctionDecl(const FunctionDecl *Function, bool SkipBody = false);
509 void ODRHash::AddFunctionDecl(const FunctionDecl *Function, in AddFunctionDecl() function in ODRHash
3752 Hash.AddFunctionDecl(this); in getODRHash()
10664 Hash.AddFunctionDecl(D, true /*SkipBody*/); in diagnoseOdrViolations()