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

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/sm4/
H A Dsm4.c143 static const uint32_t CK[32] = { local
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/sm4/
H A Dsm4.c143 static const uint32_t CK[32] = { local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DContinuationRecordBuilder.cpp41 static inline TypeLeafKind getTypeLeafKind(ContinuationRecordKind CK) { argument
/netbsd-current/libexec/getty/
H A Dgettytab.h153 #define CK gettyflags[8].value macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp460 void CodeCompletionBuilder::AddChunk(CodeCompletionString::ChunkKind CK, argument
H A DSemaExprObjC.cpp4650 CastKind CK; local
H A DSemaTemplate.cpp7561 CastKind CK; local
H A DSemaExpr.cpp700 CastKind CK = T->isNullPtrType() ? CK_NullToPointer : CK_LValueToRValue; local
7478 CastKind CK; local
11208 CastKind CK = cast<CastExpr>(Inner)->getCastKind(); local
11456 castKindToImplicitConversionKind(CastKind CK) argument
18919 ActOnCondition(Scope *S, SourceLocation Loc, Expr *SubExpr, ConditionKind CK) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/utils/TableGen/
H A DNeonEmitter.cpp320 ClassKind CK; member in class:__anon1220::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...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp496 const CXXConstructExpr::ConstructionKind CK = local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Analysis/
H A DBodyFarm.cpp166 makeImplicitCast(const Expr *Arg, QualType Ty, CastKind CK) argument
/netbsd-current/external/apache2/llvm/dist/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
/netbsd-current/external/apache2/llvm/dist/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.h1583 void setConstructionKind(ConstructionKind CK) { argument
4888 BuiltinBitCastExpr(QualType T, ExprValueKind VK, CastKind CK, Expr *SrcExpr, argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprComplex.cpp456 ComplexPairTy ComplexExprEmitter::EmitCast(CastKind CK, Expr *Op, argument
H A DMicrosoftCXXABI.cpp2833 CastKind CK = DerivedMember ? CK_DerivedToBaseMemberPointer local
3369 CastKind CK = E->getCastKind(); local
3219 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
3375 EmitMemberPointerConversion( const MemberPointerType *SrcTy, const MemberPointerType *DstTy, CastKind CK, CastExpr::path_const_iterator PathBegin, CastExpr::path_const_iterator PathEnd, llvm::Constant *Src) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DSourceManager.h87 inline bool isSystem(CharacteristicKind CK) { argument
92 inline bool isModuleMap(CharacteristicKind CK) { argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseStmt.cpp1182 ParseParenExprOrCondition(StmtResult *InitStmt, Sema::ConditionResult &Cond, SourceLocation Loc, Sema::ConditionKind CK, SourceLocation *LParenLoc, SourceLocation *RParenLoc) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DExpr.cpp1818 const char *CastExpr::getCastKindName(CastKind CK) { argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp1693 CastKind CK = syncExpr->getType()->isObjCObjectPointerType() local
2846 CastKind CK = recExpr->getType()->isObjCObjectPointerType() local
2877 CastKind CK; local
2900 CastKind CK; local
[all...]
H A DRewriteModernObjC.cpp2661 CastKind CK = CK_BitCast; local
3416 CastKind CK = recExpr->getType()->isObjCObjectPointerType() local
3447 CastKind CK; local
3470 CastKind CK; local
[all...]

Completed in 635 milliseconds