Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h226 void setHasSwiftAsyncContext(bool v) { HasSwiftAsyncContext = v; } in setHasSwiftAsyncContext() function
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h437 void setHasSwiftAsyncContext(bool HasContext) { in setHasSwiftAsyncContext() function