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