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