Home
last modified time | relevance | path

Searched defs:getSwiftAsyncContextFrameIdx (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h210 Optional<int> getSwiftAsyncContextFrameIdx() const { in getSwiftAsyncContextFrameIdx() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h409 int getSwiftAsyncContextFrameIdx() const { return SwiftAsyncContextFrameIdx; } in getSwiftAsyncContextFrameIdx() function