HomeSort by: relevance | last modified time | path
    Searched defs:setHasSwiftAsyncContext (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86MachineFunctionInfo.h 208 void setHasSwiftAsyncContext(bool v) { HasSwiftAsyncContext = v; }
  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64MachineFunctionInfo.h 401 void setHasSwiftAsyncContext(bool HasContext) {

Completed in 19 milliseconds