Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DNSAPI.cpp149 NSArrayMethodKind MK = NSArrayMethodKind(i); getNSArrayMethodKind() local
251 NSDictionaryMethodKind MK = NSDictionaryMethodKind(i); getNSDictionaryMethodKind() local
307 NSSetMethodKind MK = NSSetMethodKind(i); getNSSetMethodKind() local
315 getNSNumberLiteralSelector(NSNumberLiteralMethodKind MK,bool Instance) const getNSNumberLiteralSelector() argument
370 NSNumberLiteralMethodKind MK = NSNumberLiteralMethodKind(i); getNSNumberLiteralMethodKind() local
[all...]
/freebsd-src/contrib/llvm-project/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 __anon5757272c0211::MoveChecker::MovedBugVisitor
351 const CXXRecordDecl *RD, MisuseKind MK, in modelUse()
614 MisuseKind MK = CtorDec->isMoveConstructor() ? MK_Move : MK_Copy; in checkPreCall() local
664 MisuseKind MK = in checkPreCall() local
/freebsd-src/contrib/llvm-project/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp783 NSAPI::NSNumberLiteralMethodKind MK = *MKOpt; rewriteToNumberLiteral() local
991 NSAPI::NSNumberLiteralMethodKind MK = *MKOpt; rewriteToNumericBoxedExpression() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DNSAPI.h199 bool isNSNumberLiteralSelector(NSNumberLiteralMethodKind MK, in isNSNumberLiteralSelector()
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeIndexDiscovery.cpp24 MethodKind MK = getMethodKind(Attrs); in isIntroVirtual() local
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPContext.cpp152 MatchKind MK = MK_ALL; isVariantApplicableInContextHelper() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp789 ModuleKindName(Module::ModuleKind MK) ModuleKindName() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h728 OneMethodRecord(TypeIndex Type, MemberAccess Access, MethodKind MK, in OneMethodRecord()
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp18493 NSAPI::NSArrayMethodKind MK = *MKOpt; GetNSMutableArrayArgumentIndex() local
18527 NSAPI::NSDictionaryMethodKind MK = *MKOpt; GetNSMutableDictionaryArgumentIndex() local
18563 NSAPI::NSSetMethodKind MK = *MKOpt; GetNSSetArgumentIndex() local