Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/pin-project-internal/src/pin_project/
Dderive.rs246 struct OriginalType<'a> { struct
248 attrs: &'a [Attribute],
250 vis: &'a Visibility,
252 ident: &'a Ident,
254 generics: &'a Generics,
/aosp_15_r20/external/pdfium/third_party/lcms/src/
H A Dcmsio1.c311 cmsTagTypeSignature OriginalType; in _cmsReadInputLUT() local
584 cmsTagTypeSignature OriginalType; in _cmsReadOutputLUT() local
708 cmsTagTypeSignature OriginalType; in _cmsReadDevicelinkLUT() local
/aosp_15_r20/external/rust/android-crates-io/crates/serde_yaml/tests/
Dtest_serde.rs419 struct OriginalType { in test_newtype_struct() struct
420 v: u16, in test_newtype_struct()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/XCore/
H A DXCoreLowerThreadLocal.cpp64 static ArrayType *createLoweredType(Type *OriginalType) { in createLoweredType()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
H A DXCoreLowerThreadLocal.cpp64 static ArrayType *createLoweredType(Type *OriginalType) { in createLoweredType()
/aosp_15_r20/external/llvm/lib/Target/XCore/
H A DXCoreLowerThreadLocal.cpp64 static ArrayType *createLoweredType(Type *OriginalType) { in createLoweredType()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/CodeView/
H A DTypeStreamMerger.cpp388 TypeStreamMerger::remapIndices(const CVType &OriginalType, in remapIndices()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DTypeStreamMerger.cpp387 TypeStreamMerger::remapIndices(const CVType &OriginalType, in remapIndices()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/ELF/
H A DELFObject.h399 uint64_t OriginalType = ELF::SHT_NULL; variable
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp324 Address DestAddr, Address SrcAddr, QualType OriginalType, in EmitOMPAggregateAssign()
534 void CodeGenFunction::EmitOMPCopy(QualType OriginalType, Address DestAddr, in EmitOMPCopy()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp235 FunctionType *OriginalType; member
/aosp_15_r20/external/clang/lib/AST/
H A DMicrosoftMangle.cpp1486 QualType OriginalType = DT->getOriginalType(); in mangleArgumentType() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp365 FunctionType *OriginalType; member
/aosp_15_r20/external/clang/lib/Serialization/
H A DASTReader.cpp5248 QualType OriginalType = readType(*Loc.F, Record, Idx); in readTypeRecord() local
/aosp_15_r20/external/clang/lib/Sema/
H A DTreeTransform.h4216 QualType OriginalType = getDerived().TransformType(TLB, TL.getOriginalLoc()); in TransformDecayedType() local