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

/openbsd-current/lib/libcrypto/sm4/
H A Dsm4.c165 static const uint32_t CK[32] = { local
/openbsd-current/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DContinuationRecordBuilder.cpp41 static inline TypeLeafKind getTypeLeafKind(ContinuationRecordKind CK) { argument
/openbsd-current/gnu/llvm/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp471 void CodeCompletionBuilder::AddChunk(CodeCompletionString::ChunkKind CK, argument
H A DSemaCast.cpp3022 CastKind CK = DestType->isPointerType() ? CK_NullToPointer : CK_BitCast; local
H A DSemaExprObjC.cpp4644 CastKind CK; local
H A DSemaTemplate.cpp7861 CastKind CK; local
H A DSemaExpr.cpp724 CastKind CK = T->isNullPtrType() ? CK_NullToPointer : CK_LValueToRValue; local
8108 CastKind CK; local
12157 CastKind CK = cast<CastExpr>(Inner)->getCastKind(); local
12405 castKindToImplicitConversionKind(CastKind CK) argument
20400 ActOnCondition(Scope *S, SourceLocation Loc, Expr *SubExpr, ConditionKind CK, bool MissingOK) argument
[all...]
/openbsd-current/libexec/getty/
H A Dgettytab.h138 #define CK gettyflags[8].value macro
/openbsd-current/gnu/llvm/clang/lib/Analysis/
H A DBodyFarm.cpp172 makeImplicitCast(const Expr *Arg, QualType Ty, CastKind CK) argument
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DNullabilityChecker.cpp168 void reportBug(StringRef Msg, ErrorKind Error, CheckKind CK, ExplodedNode *N, argument
473 reportBugIfInvariantHolds( StringRef Msg, ErrorKind Error, CheckKind CK, ExplodedNode *N, const MemRegion *Region, CheckerContext &C, const Stmt *ValueExpr, bool SuppressPath) const argument
H A DCStringChecker.cpp84 static QualType getCharPtrType(ASTContext &Ctx, CharKind CK) { argument
[all...]
/openbsd-current/gnu/llvm/clang/utils/TableGen/
H A DNeonEmitter.cpp319 ClassKind CK; member in class:__anon1195::Intrinsic
370 Intrinsic(Record *R, StringRef Name, StringRef Proto, TypeSpec OutTS, TypeSpec InTS, ClassKind CK, ListInit *Body, NeonEmitter &Emitter, StringRef ArchGuard, StringRef TargetGuard, bool IsUnavailable, bool BigEndianSafe) argument
[all...]
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp607 const CXXConstructExpr::ConstructionKind CK = local
/openbsd-current/gnu/llvm/clang/include/clang/Basic/
H A DSourceManager.h89 inline bool isSystem(CharacteristicKind CK) { argument
94 inline bool isModuleMap(CharacteristicKind CK) { argument
/openbsd-current/gnu/llvm/clang/lib/Parse/
H A DParseStmt.cpp1276 ParseParenExprOrCondition(StmtResult *InitStmt, Sema::ConditionResult &Cond, SourceLocation Loc, Sema::ConditionKind CK, SourceLocation &LParenLoc, SourceLocation &RParenLoc) argument
/openbsd-current/gnu/llvm/clang/include/clang/AST/
H A DExprObjC.h1637 ObjCBridgedCastExpr(SourceLocation LParenLoc, ObjCBridgeCastKind Kind, CastKind CK, SourceLocation BridgeKeywordLoc, TypeSourceInfo *TSInfo, Expr *Operand) argument
H A DExprCXX.h1641 void setConstructionKind(ConstructionKind CK) { argument
5122 BuiltinBitCastExpr(QualType T, ExprValueKind VK, CastKind CK, Expr *SrcExpr, argument
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCGExprComplex.cpp475 ComplexPairTy ComplexExprEmitter::EmitCast(CastKind CK, Expr *Op, argument
H A DMicrosoftCXXABI.cpp2939 CastKind CK = DerivedMember ? CK_DerivedToBaseMemberPointer local
3475 CastKind CK = E->getCastKind(); local
3325 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
3481 EmitMemberPointerConversion( const MemberPointerType *SrcTy, const MemberPointerType *DstTy, CastKind CK, CastExpr::path_const_iterator PathBegin, CastExpr::path_const_iterator PathEnd, llvm::Constant *Src) argument
[all...]
/openbsd-current/gnu/llvm/clang/lib/AST/
H A DExpr.cpp1945 const char *CastExpr::getCastKindName(CastKind CK) { argument
/openbsd-current/gnu/llvm/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp1693 CastKind CK = syncExpr->getType()->isObjCObjectPointerType() local
2836 CastKind CK = recExpr->getType()->isObjCObjectPointerType() local
2867 CastKind CK; local
2890 CastKind CK; local
[all...]
H A DRewriteModernObjC.cpp2662 CastKind CK = CK_BitCast; local
3407 CastKind CK = recExpr->getType()->isObjCObjectPointerType() local
3438 CastKind CK; local
3461 CastKind CK; local
[all...]

Completed in 537 milliseconds