Home
last modified time | relevance | path

Searched defs:MK (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DNSAPI.cpp147 NSArrayMethodKind MK = NSArrayMethodKind(i); in getNSArrayMethodKind() local
249 NSDictionaryMethodKind MK = NSDictionaryMethodKind(i); in getNSDictionaryMethodKind() local
306 NSSetMethodKind MK = NSSetMethodKind(i); in getNSSetMethodKind() local
314 Selector NSAPI::getNSNumberLiteralSelector(NSNumberLiteralMethodKind MK, in getNSNumberLiteralSelector()
369 NSNumberLiteralMethodKind MK = NSNumberLiteralMethodKind(i); in getNSNumberLiteralMethodKind() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMoveChecker.cpp77 static bool misuseCausesCrash(MisuseKind MK) { in misuseCausesCrash()
160 const CXXRecordDecl *RD, MisuseKind MK) in MovedBugVisitor()
184 const MisuseKind MK; member in __anondafec4250211::MoveChecker::MovedBugVisitor
351 const CXXRecordDecl *RD, MisuseKind MK, in modelUse()
612 MisuseKind MK = CtorDec->isMoveConstructor() ? MK_Move : MK_Copy; in checkPreCall() local
662 MisuseKind MK = in checkPreCall() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp782 NSAPI::NSNumberLiteralMethodKind MK = *MKOpt; in rewriteToNumberLiteral() local
990 NSAPI::NSNumberLiteralMethodKind MK = *MKOpt; in rewriteToNumericBoxedExpression() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DNSAPI.h199 bool isNSNumberLiteralSelector(NSNumberLiteralMethodKind MK, in isNSNumberLiteralSelector()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DTypeIndexDiscovery.cpp24 MethodKind MK = getMethodKind(Attrs); in isIntroVirtual() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/
H A DOMPContext.cpp153 MatchKind MK = MK_ALL; in isVariantApplicableInContextHelper() local
/netbsd-src/sys/arch/prep/include/
H A Dnvram.h93 MK = 12, /* from linux ?? */ enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h727 OneMethodRecord(TypeIndex Type, MemberAccess Access, MethodKind MK, in OneMethodRecord()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp14970 NSAPI::NSArrayMethodKind MK = *MKOpt; in GetNSMutableArrayArgumentIndex() local
15005 NSAPI::NSDictionaryMethodKind MK = *MKOpt; in GetNSMutableDictionaryArgumentIndex() local
15039 NSAPI::NSSetMethodKind MK = *MKOpt; in GetNSSetArgumentIndex() local