Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DNSAPI.cpp82 NSStringMethodKind MK = NSStringMethodKind(i); in getNSStringMethodKind() local
159 NSArrayMethodKind MK = NSArrayMethodKind(i); in getNSArrayMethodKind() local
261 NSDictionaryMethodKind MK = NSDictionaryMethodKind(i); in getNSDictionaryMethodKind() local
318 NSSetMethodKind MK = NSSetMethodKind(i); in getNSSetMethodKind() local
326 Selector NSAPI::getNSNumberLiteralSelector(NSNumberLiteralMethodKind MK, in getNSNumberLiteralSelector()
381 NSNumberLiteralMethodKind MK = NSNumberLiteralMethodKind(i); in getNSNumberLiteralMethodKind() local
/external/llvm-project/clang/lib/AST/
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
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DMoveChecker.cpp77 static bool misuseCausesCrash(MisuseKind MK) { in misuseCausesCrash()
160 const CXXRecordDecl *RD, MisuseKind MK) in MovedBugVisitor()
184 const MisuseKind MK; member in __anondfc54e510211::MoveChecker::MovedBugVisitor
351 const CXXRecordDecl *RD, MisuseKind MK, in modelUse()
617 MisuseKind MK = CtorDec->isMoveConstructor() ? MK_Move : MK_Copy; in checkPreCall() local
667 MisuseKind MK = in checkPreCall() local
/external/llvm-project/llvm/include/llvm/Analysis/
DIVDescriptors.h79 FastMathFlags FMF, MinMaxRecurrenceKind MK, in RecurrenceDescriptor()
/external/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h96 MinMaxRecurrenceKind MK, Instruction *UAI, Type *RT, in RecurrenceDescriptor()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DIVDescriptors.h92 FastMathFlags FMF, MinMaxRecurrenceKind MK, in RecurrenceDescriptor()
/external/clang/include/clang/AST/
DNSAPI.h195 bool isNSNumberLiteralSelector(NSNumberLiteralMethodKind MK, in isNSNumberLiteralSelector()
/external/clang/lib/Edit/
DRewriteObjCFoundationAPI.cpp784 NSAPI::NSNumberLiteralMethodKind MK = *MKOpt; in rewriteToNumberLiteral() local
988 NSAPI::NSNumberLiteralMethodKind MK = *MKOpt; in rewriteToNumericBoxedExpression() local
/external/llvm-project/clang/lib/Edit/
DRewriteObjCFoundationAPI.cpp782 NSAPI::NSNumberLiteralMethodKind MK = *MKOpt; in rewriteToNumberLiteral() local
990 NSAPI::NSNumberLiteralMethodKind MK = *MKOpt; in rewriteToNumericBoxedExpression() local
/external/llvm-project/clang/include/clang/AST/
DNSAPI.h199 bool isNSNumberLiteralSelector(NSNumberLiteralMethodKind MK, in isNSNumberLiteralSelector()
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DTypeIndexDiscovery.cpp24 MethodKind MK = getMethodKind(Attrs); in isIntroVirtual() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeIndexDiscovery.cpp23 MethodKind MK = getMethodKind(Attrs); in isIntroVirtual() local
/external/llvm-project/llvm/lib/Frontend/OpenMP/
DOMPContext.cpp146 MatchKind MK = MK_ALL; in isVariantApplicableInContextHelper() local
/external/llvm-project/llvm/lib/Analysis/
DIVDescriptors.cpp751 MinMaxRecurrenceKind MK, in getRecurrenceIdentity()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h733 OneMethodRecord(TypeIndex Type, MemberAccess Access, MethodKind MK, in OneMethodRecord()
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h727 OneMethodRecord(TypeIndex Type, MemberAccess Access, MethodKind MK, in OneMethodRecord()
/external/clang/lib/Sema/
DSemaChecking.cpp9991 NSAPI::NSArrayMethodKind MK = *MKOpt; in GetNSMutableArrayArgumentIndex() local
10026 NSAPI::NSDictionaryMethodKind MK = *MKOpt; in GetNSMutableDictionaryArgumentIndex() local
10060 NSAPI::NSSetMethodKind MK = *MKOpt; in GetNSSetArgumentIndex() local
/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp14701 NSAPI::NSArrayMethodKind MK = *MKOpt; in GetNSMutableArrayArgumentIndex() local
14736 NSAPI::NSDictionaryMethodKind MK = *MKOpt; in GetNSMutableDictionaryArgumentIndex() local
14770 NSAPI::NSSetMethodKind MK = *MKOpt; in GetNSSetArgumentIndex() local