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

  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
CallingConv.h 72 // Swift - Calling convention for Swift.
73 Swift = 16,
89 /// SwiftTail - This follows the Swift calling convention in how arguments
  /src/external/apache2/llvm/dist/clang/include/clang/Index/
IndexSymbol.h 66 Swift,
  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
LangOptions.h 195 /// Interoperability with the latest known version of the Swift runtime
196 Swift,
197 /// Interoperability with the Swift 5.0 runtime
199 /// Interoperability with the Swift 4.2 runtime
201 /// Interoperability with the Swift 4.1 runtime
  /src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
MicrosoftDemangleNodes.h 70 Swift, // Clang-only
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMSubtarget.h 84 Swift
639 bool isSwift() const { return ARMProcFamily == Swift; }

Completed in 25 milliseconds