Searched refs:Swift4_1 (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h264 Swift4_1, member in class:clang::LangOptions::CoreFoundationABI
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp6073 const bool IsSwift4_1 = CFRuntime == LangOptions::CoreFoundationABI::Swift4_1;
6096 case LangOptions::CoreFoundationABI::Swift4_1:
6203 if (CFRuntime == LangOptions::CoreFoundationABI::Swift4_1 ||
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp7327 if (CFRuntime == LangOptions::CoreFoundationABI::Swift4_1 ||

Completed in 146 milliseconds