Searched refs:asFunctionPointer (Results 1 – 4 of 4) sorted by relevance
135 return P.asFunctionPointer().getFunction() ==136 asFunctionPointer().getFunction() &&157 return asFunctionPointer().getIntegerRepresentation() + Offset; in getIntegerRepresentation()170 return Pointer(asFunctionPointer().getFunction(), Idx); in atIndex()271 return asFunctionPointer().isZero(); in isZero()309 const Function *F = asFunctionPointer().getFunction(); in getSource()473 [[nodiscard]] const FunctionPointer &asFunctionPointer() const { in asFunctionPointer() function542 return asFunctionPointer().isWeak(); in isWeak()
155 const FunctionPointer &FP = asFunctionPointer(); in toAPValue()331 OS << "(Fn) { " << asFunctionPointer().getFunction() << " + " << Offset in print()406 return asFunctionPointer().toDiagnosticString(Ctx); in toDiagnosticString()
1672 const FunctionPointer &FuncPtr = Ptr.asFunctionPointer(); in CallPtr()
2106 return Pointer(Ptr.asFunctionPointer().getFunction(), N);3269 S.Stk.push<FunctionPointer>(OldPtr.asFunctionPointer().getFunction(), in DecayPtr()