Home
last modified time | relevance | path

Searched defs:MK (Results 1 – 9 of 9) 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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h94 MinMaxRecurrenceKind MK, Instruction *UAI, Type *RT, in RecurrenceDescriptor()
/external/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h96 MinMaxRecurrenceKind MK, Instruction *UAI, Type *RT, 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/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeIndexDiscovery.cpp24 MethodKind MK = getMethodKind(Attrs); in isIntroVirtual() local
/external/cldr/tools/java/org/unicode/cldr/util/
DXMLSource.java1410 addFallbackCode(CLDRFile.TERRITORY_NAME, "MK", "MK", "variant"); in addFallbackCode()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h699 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