Home
last modified time | relevance | path

Searched refs:AddFunctionDecl (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp660 void ODRHash::AddFunctionDecl(const FunctionDecl *Function, in AddFunctionDecl() function in ODRHash
H A DStmtProfile.cpp2105 Hasher.AddFunctionDecl(Call, /*SkipBody=*/true); in VisitLambdaExpr()
H A DODRDiagsEmitter.cpp1238 Hasher.AddFunctionDecl(D, true /*SkipBody*/); in diagnoseMismatch()
H A DDecl.cpp4527 Hash.AddFunctionDecl(this); in getODRHash()