Searched defs:CK (Results 1 - 20 of 20) sorted by relevance

/freebsd-13-stable/crypto/openssl/crypto/sm4/
H A Dsm4.c143 static const uint32_t CK[32] = { local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DContinuationRecordBuilder.cpp41 static inline TypeLeafKind getTypeLeafKind(ContinuationRecordKind CK) { argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp461 void CodeCompletionBuilder::AddChunk(CodeCompletionString::ChunkKind CK, argument
H A DSemaExprObjC.cpp4640 CastKind CK; local
H A DSemaTemplate.cpp7404 CastKind CK; local
H A DSemaExpr.cpp699 CastKind CK = T->isNullPtrType() ? CK_NullToPointer : CK_LValueToRValue; local
7305 CastKind CK; local
10941 CastKind CK = cast<CastExpr>(Inner)->getCastKind(); local
11189 castKindToImplicitConversionKind(CastKind CK) argument
18445 ActOnCondition(Scope *S, SourceLocation Loc, Expr *SubExpr, ConditionKind CK) argument
[all...]
/freebsd-13-stable/libexec/getty/
H A Dgettytab.h158 #define CK gettyflags[8].value macro
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNullabilityChecker.cpp166 void reportBug(StringRef Msg, ErrorKind Error, CheckKind CK, ExplodedNode *N, argument
437 reportBugIfInvariantHolds( StringRef Msg, ErrorKind Error, CheckKind CK, ExplodedNode *N, const MemRegion *Region, CheckerContext &C, const Stmt *ValueExpr, bool SuppressPath) const argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp482 const CXXConstructExpr::ConstructionKind CK = local
/freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp320 ClassKind CK; member in class:__anon2449::Intrinsic
369 Intrinsic(Record *R, StringRef Name, StringRef Proto, TypeSpec OutTS, TypeSpec InTS, ClassKind CK, ListInit *Body, NeonEmitter &Emitter, StringRef Guard, bool IsUnavailable, bool BigEndianSafe) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/
H A DBodyFarm.cpp166 makeImplicitCast(const Expr *Arg, QualType Ty, CastKind CK) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprComplex.cpp456 ComplexPairTy ComplexExprEmitter::EmitCast(CastKind CK, Expr *Op, argument
H A DMicrosoftCXXABI.cpp2809 CastKind CK = DerivedMember ? CK_DerivedToBaseMemberPointer local
3340 CastKind CK = E->getCastKind(); local
3191 EmitNonNullMemberPointerConversion( const MemberPointerType *SrcTy, const MemberPointerType *DstTy, CastKind CK, CastExpr::path_const_iterator PathBegin, CastExpr::path_const_iterator PathEnd, llvm::Value *Src, CGBuilderTy &Builder) argument
3346 EmitMemberPointerConversion( const MemberPointerType *SrcTy, const MemberPointerType *DstTy, CastKind CK, CastExpr::path_const_iterator PathBegin, CastExpr::path_const_iterator PathEnd, llvm::Constant *Src) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp1161 ParseParenExprOrCondition(StmtResult *InitStmt, Sema::ConditionResult &Cond, SourceLocation Loc, Sema::ConditionKind CK, SourceLocation *LParenLoc, SourceLocation *RParenLoc) argument
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExprObjC.h1638 ObjCBridgedCastExpr(SourceLocation LParenLoc, ObjCBridgeCastKind Kind, CastKind CK, SourceLocation BridgeKeywordLoc, TypeSourceInfo *TSInfo, Expr *Operand) argument
H A DExprCXX.h1549 void setConstructionKind(ConstructionKind CK) { argument
4805 BuiltinBitCastExpr(QualType T, ExprValueKind VK, CastKind CK, Expr *SrcExpr, argument
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h84 inline bool isSystem(CharacteristicKind CK) { argument
89 inline bool isModuleMap(CharacteristicKind CK) { argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp1788 const char *CastExpr::getCastKindName(CastKind CK) { argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp1692 CastKind CK = syncExpr->getType()->isObjCObjectPointerType() local
2841 CastKind CK = recExpr->getType()->isObjCObjectPointerType() local
2872 CastKind CK; local
2895 CastKind CK; local
[all...]
H A DRewriteModernObjC.cpp2659 CastKind CK = CK_BitCast; local
3410 CastKind CK = recExpr->getType()->isObjCObjectPointerType() local
3441 CastKind CK; local
3464 CastKind CK; local
[all...]

Completed in 524 milliseconds