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