reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/AST/ASTContext.cpp
 6018     if (CFRuntime == LangOptions::CoreFoundationABI::Swift4_1 ||
tools/clang/lib/CodeGen/CodeGenModule.cpp
 4637   const bool IsSwift4_1 = CFRuntime == LangOptions::CoreFoundationABI::Swift4_1;
 4660     case LangOptions::CoreFoundationABI::Swift4_1:
 4770     if (CFRuntime == LangOptions::CoreFoundationABI::Swift4_1 ||
tools/clang/lib/Frontend/CompilerInvocation.cpp
 2634             .Case("swift-4.1", LangOptions::CoreFoundationABI::Swift4_1)