Home
last modified time | relevance | path

Searched defs:OriginalType (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreLowerThreadLocal.cpp64 static ArrayType *createLoweredType(Type *OriginalType) { in createLoweredType() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupVectorConstants.cpp212 const Type *OriginalType = C->getType(); rebuildSplatableConstant() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeStreamMerger.cpp388 TypeStreamMerger::remapIndices(const CVType &OriginalType, in remapIndices()
/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h402 uint64_t OriginalType = ELF::SHT_NULL; global() variable
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp373 FunctionType *OriginalType; member
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp2220 QualType OriginalType = DT->getOriginalType(); mangleFunctionArgumentType() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp695 EmitOMPAggregateAssign(Address DestAddr,Address SrcAddr,QualType OriginalType,const llvm::function_ref<void (Address,Address)> CopyGen) EmitOMPAggregateAssign() argument
759 EmitOMPCopy(QualType OriginalType,Address DestAddr,Address SrcAddr,const VarDecl * DestVD,const VarDecl * SrcVD,const Expr * Copy) EmitOMPCopy() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h5190 QualType OriginalType = getDerived().TransformType(TLB, TL.getOriginalLoc()); TransformDecayedType() local