Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp980 bool MergeFunctions::insert(Function *NewFunction) { in insert()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyCallGraph.cpp1581 Function &NewFunction) { in getEdgeKind()
1621 Function &NewFunction) { in addSplitFunction()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp2859 const FunctionDecl &NewFunction, const FunctionEffectsRef &NewFX) const { in shouldDiagnoseRedeclaration() argument
H A DSemaOverload.cpp3287 const FunctionDecl *NewFunction, in FunctionNonObjectParamTypesAreEqual()