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

/freebsd-13-stable/tools/build/make_check/
H A Dcheck.mk7 MK= ${.OBJDIR}/../../../usr.bin/make/make macro
15 MK= make macro
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DNSAPI.cpp147 NSArrayMethodKind MK = NSArrayMethodKind(i); local
249 NSDictionaryMethodKind MK = NSDictionaryMethodKind(i); local
306 NSSetMethodKind MK = NSSetMethodKind(i); local
314 getNSNumberLiteralSelector(NSNumberLiteralMethodKind MK, bool Instance) const argument
369 NSNumberLiteralMethodKind MK = NSNumberLiteralMethodKind(i); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeIndexDiscovery.cpp23 MethodKind MK = getMethodKind(Attrs); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPContext.cpp146 MatchKind MK = MK_ALL; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIVDescriptors.h78 RecurrenceDescriptor(Value *Start, Instruction *Exit, RecurrenceKind K, FastMathFlags FMF, MinMaxRecurrenceKind MK, Instruction *UAI, Type *RT, bool Signed, SmallPtrSetImpl<Instruction *> &CI) argument
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DNSAPI.h199 bool isNSNumberLiteralSelector(NSNumberLiteralMethodKind MK, argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMoveChecker.cpp77 static bool misuseCausesCrash(MisuseKind MK) { argument
184 const MisuseKind MK; member in class:__anon2263::MoveChecker::MovedBugVisitor
159 MovedBugVisitor(const MoveChecker &Chk, const MemRegion *R, const CXXRecordDecl *RD, MisuseKind MK) argument
350 modelUse(ProgramStateRef State, const MemRegion *Region, const CXXRecordDecl *RD, MisuseKind MK, CheckerContext &C) const argument
617 MisuseKind MK = CtorDec->isMoveConstructor() ? MK_Move : MK_Copy; local
667 MisuseKind MK = local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h733 OneMethodRecord(TypeIndex Type, MemberAccess Access, MethodKind MK, argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp14233 NSAPI::NSArrayMethodKind MK = *MKOpt; local
14268 NSAPI::NSDictionaryMethodKind MK = *MKOpt; local
14302 NSAPI::NSSetMethodKind MK = *MKOpt; local

Completed in 232 milliseconds