Searched refs:AddFunctionDecl (Results 1 – 5 of 5) sorted by relevance
70 void AddFunctionDecl(const FunctionDecl *Function, bool SkipBody = false);
660 void ODRHash::AddFunctionDecl(const FunctionDecl *Function, in AddFunctionDecl() function in ODRHash
1238 Hasher.AddFunctionDecl(D, true /*SkipBody*/); in diagnoseMismatch()
2105 Hasher.AddFunctionDecl(Call, /*SkipBody=*/true); in VisitLambdaExpr()
4527 Hash.AddFunctionDecl(this); in getODRHash()