Searched defs:MK (Results 1 – 9 of 9) sorted by relevance
140 NSArrayMethodKind MK = NSArrayMethodKind(i); in getNSArrayMethodKind() local228 NSDictionaryMethodKind MK = NSDictionaryMethodKind(i); in getNSDictionaryMethodKind() local277 NSSetMethodKind MK = NSSetMethodKind(i); in getNSSetMethodKind() local285 Selector NSAPI::getNSNumberLiteralSelector(NSNumberLiteralMethodKind MK, in getNSNumberLiteralSelector()340 NSNumberLiteralMethodKind MK = NSNumberLiteralMethodKind(i); in getNSNumberLiteralMethodKind() local
76 static bool misuseCausesCrash(MisuseKind MK) { in misuseCausesCrash()159 const CXXRecordDecl *RD, MisuseKind MK) in MovedBugVisitor()183 const MisuseKind MK; member in __anona0b2285a0211::MoveChecker::MovedBugVisitor351 const CXXRecordDecl *RD, MisuseKind MK, in modelUse()614 MisuseKind MK = CtorDec->isMoveConstructor() ? MK_Move : MK_Copy; in checkPreCall() local664 MisuseKind MK = in checkPreCall() local
779 NSAPI::NSNumberLiteralMethodKind MK = *MKOpt; in rewriteToNumberLiteral() local987 NSAPI::NSNumberLiteralMethodKind MK = *MKOpt; in rewriteToNumericBoxedExpression() local
199 bool isNSNumberLiteralSelector(NSNumberLiteralMethodKind MK, in isNSNumberLiteralSelector()
24 MethodKind MK = getMethodKind(Attrs); in isIntroVirtual() local
1012 NSAPI::NSArrayMethodKind MK = *MKOpt; in GetNSMutableArrayArgumentIndex() local1045 NSAPI::NSDictionaryMethodKind MK = *MKOpt; in GetNSMutableDictionaryArgumentIndex() local1079 NSAPI::NSSetMethodKind MK = *MKOpt; in GetNSSetArgumentIndex() local
153 MatchKind MK = MK_ALL; in isVariantApplicableInContextHelper() local
819 static StringRef ModuleKindName(Module::ModuleKind MK) { in ModuleKindName()
728 OneMethodRecord(TypeIndex Type, MemberAccess Access, MethodKind MK, in OneMethodRecord()