Home
last modified time | relevance | path

Searched defs:PointeeType (Results 1 – 5 of 5) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_export_type.cpp269 const clang::Type *PointeeType = GET_POINTEE_TYPE(PT); in TypeExportableHelper() local
502 const clang::Type *PointeeType = GET_POINTEE_TYPE(PT); in ValidateTypeHelper() local
1133 const clang::Type *PointeeType = GET_POINTEE_TYPE(PT); in Create() local
1153 llvm::Type *PointeeType = mPointeeType->getLLVMType(); in convertToLLVMType() local
1581 const RSExportType *PointeeType = EPT->getPointeeType(); in convertToRTD() local
Dslang_rs_reflection.cpp169 const RSExportType *PointeeType = in GetTypeName() local
966 const RSExportType *PointeeType; in genPointerTypeExportVariable() local
1189 const RSExportType *PointeeType = in genPackVarOfType() local
Dslang_rs_metadata_spec_encoder.cpp182 unsigned PointeeType = encodeRSType(RS_POINTER_TYPE_GET_POINTEE_TYPE(T)); in encodePointerType() local
Dslang_rs_export_type.h338 const RSExportType *PointeeType) in RSExportPointerType()
Dslang_rs_reflection_cpp.cpp71 const RSExportType *PointeeType = in GetTypeName() local