Searched defs:CreateCast (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DInitialization.h623 static InitializationKind CreateCast(SourceRange TypeRange) { function in class:clang::InitializationKind
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h2091 Value *CreateCast(Instruction::CastOps Op, Value *V, Type *DestTy, function in class:llvm::IRBuilderBase
[all...]

Completed in 206 milliseconds