Home
last modified time | relevance | path

Searched defs:MKOpt (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Edit/
DRewriteObjCFoundationAPI.cpp781 MKOpt = NS.getNSNumberLiteralMethodKind(Sel); in rewriteToNumberLiteral() local
985 MKOpt = NS.getNSNumberLiteralMethodKind(Sel); in rewriteToNumericBoxedExpression() local
/external/llvm-project/clang/lib/Edit/
DRewriteObjCFoundationAPI.cpp779 MKOpt = NS.getNSNumberLiteralMethodKind(Sel); in rewriteToNumberLiteral() local
987 MKOpt = NS.getNSNumberLiteralMethodKind(Sel); in rewriteToNumericBoxedExpression() local
/external/clang/lib/Sema/
DSemaChecking.cpp9985 Optional<NSAPI::NSArrayMethodKind> MKOpt = in GetNSMutableArrayArgumentIndex() local
10020 Optional<NSAPI::NSDictionaryMethodKind> MKOpt = in GetNSMutableDictionaryArgumentIndex() local
10055 Optional<NSAPI::NSSetMethodKind> MKOpt = S.NSAPIObj->getNSSetMethodKind(Sel); in GetNSSetArgumentIndex() local
/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp14695 Optional<NSAPI::NSArrayMethodKind> MKOpt = in GetNSMutableArrayArgumentIndex() local
14730 Optional<NSAPI::NSDictionaryMethodKind> MKOpt = in GetNSMutableDictionaryArgumentIndex() local
14765 Optional<NSAPI::NSSetMethodKind> MKOpt = S.NSAPIObj->getNSSetMethodKind(Sel); in GetNSSetArgumentIndex() local