Searched refs:AddFunctionDecl (Results 1 – 4 of 4) sorted by relevance
69 void AddFunctionDecl(const FunctionDecl *Function, bool SkipBody = false);
649 void ODRHash::AddFunctionDecl(const FunctionDecl *Function, in AddFunctionDecl() function in ODRHash
1233 Hasher.AddFunctionDecl(D, true /*SkipBody*/); in diagnoseMismatch()
4280 Hash.AddFunctionDecl(this); in getODRHash()