Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DNSAPI.cpp149 NSArrayMethodKind MK = NSArrayMethodKind(i); in getNSArrayMethodKind() local
251 NSDictionaryMethodKind MK = NSDictionaryMethodKind(i); in getNSDictionaryMethodKind() local
307 NSSetMethodKind MK = NSSetMethodKind(i); in getNSSetMethodKind() local
315 Selector NSAPI::getNSNumberLiteralSelector(NSNumberLiteralMethodKind MK, in getNSNumberLiteralSelector()
370 NSNumberLiteralMethodKind MK = NSNumberLiteralMethodKind(i); in getNSNumberLiteralMethodKind() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DMoveChecker.cpp76 static bool misuseCausesCrash(MisuseKind MK) { in misuseCausesCrash()
159 const CXXRecordDecl *RD, MisuseKind MK) in MovedBugVisitor()
183 const MisuseKind MK; member in __anon4e3ee8f10211::MoveChecker::MovedBugVisitor
350 const CXXRecordDecl *RD, MisuseKind MK, in modelUse()
611 MisuseKind MK = CtorDec->isMoveConstructor() ? MK_Move : MK_Copy; in checkPreCall() local
661 MisuseKind MK = in checkPreCall() local
/openbsd-src/gnu/llvm/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp783 NSAPI::NSNumberLiteralMethodKind MK = *MKOpt; in rewriteToNumberLiteral() local
991 NSAPI::NSNumberLiteralMethodKind MK = *MKOpt; in rewriteToNumericBoxedExpression() local
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DNSAPI.h199 bool isNSNumberLiteralSelector(NSNumberLiteralMethodKind MK, in isNSNumberLiteralSelector()
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DTypeIndexDiscovery.cpp24 MethodKind MK = getMethodKind(Attrs); in isIntroVirtual() local
/openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPContext.cpp152 MatchKind MK = MK_ALL; in isVariantApplicableInContextHelper() local
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DFrontendActions.cpp760 static StringRef ModuleKindName(Module::ModuleKind MK) { in ModuleKindName()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h728 OneMethodRecord(TypeIndex Type, MemberAccess Access, MethodKind MK, in OneMethodRecord()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp16697 NSAPI::NSArrayMethodKind MK = *MKOpt; in GetNSMutableArrayArgumentIndex() local
16731 NSAPI::NSDictionaryMethodKind MK = *MKOpt; in GetNSMutableDictionaryArgumentIndex() local
16767 NSAPI::NSSetMethodKind MK = *MKOpt; in GetNSSetArgumentIndex() local