Searched defs:Swift (Results 1 – 9 of 9) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | CallingConv.h | 69 Swift = 16, enumerator
|
/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/ |
H A D | StringPrinter.h | 27 enum class EscapeStyle { CXX, Swift }; enumerator
|
/freebsd/contrib/llvm-project/clang/include/clang/Index/ |
H A D | IndexSymbol.h | 68 Swift, enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | CodeView.h | 166 Swift = 0x13, enumerator 210 Swift = 0x19, // Swift call enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZAsmPrinter.cpp | 1472 Swift = 0x03, in emitPPA2() enumerator
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | LangOptions.h | 252 Swift, enumerator
|
/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | ObjC.cpp | 353 enum SourceLanguage { Unknown, ObjC, Swift }; enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/ |
H A D | MicrosoftDemangleNodes.h | 68 Swift, // Clang-only enumerator
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | Sema.h | 1244 SemaSwift &Swift() { in Swift() function
|