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

References

tools/clang/lib/AST/ASTContext.cpp
 6008       static_cast<unsigned>(LangOptions::CoreFoundationABI::Swift)) {
tools/clang/lib/CodeGen/CodeGenModule.cpp
 4636       static_cast<unsigned>(LangOptions::CoreFoundationABI::Swift);
 4647     case LangOptions::CoreFoundationABI::Swift: LLVM_FALLTHROUGH;