Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DGlobalMergeFunctions.cpp202 Function *NewFunction = in createMergedFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp1011 bool MergeFunctions::insert(Function *NewFunction) { in insert()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyCallGraph.cpp1583 Function &NewFunction) { in getEdgeKind()
1623 Function &NewFunction) { in addSplitFunction()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaFunctionEffects.cpp1589 const FunctionDecl &NewFunction, const FunctionEffectsRef &NewFX) const { in shouldDiagnoseRedeclaration() argument
H A DSemaOverload.cpp3474 const FunctionDecl *NewFunction, in FunctionNonObjectParamTypesAreEqual()