Home
last modified time | relevance | path

Searched refs:IsNSIntegerType (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp764 bool IsNSIntegerType) { in rewriteToNSMacroDecl() argument
771 std::string ClassString = IsNSIntegerType ? "NS_ENUM(" : "NS_OPTIONS("; in rewriteToNSMacroDecl()