Home
last modified time | relevance | path

Searched defs:NewFunction (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDMergeFunctions.cpp980 bool MergeFunctions::insert(Function *NewFunction) { in insert()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
HDLazyCallGraph.cpp1581 Function &NewFunction) { in getEdgeKind()
1621 Function &NewFunction) { in addSplitFunction()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSema.cpp2859 const FunctionDecl &NewFunction, const FunctionEffectsRef &NewFX) const { in shouldDiagnoseRedeclaration() argument
HDSemaOverload.cpp3287 const FunctionDecl *NewFunction, in FunctionNonObjectParamTypesAreEqual()