Home
last modified time | relevance | path

Searched defs:RTy (Results 1 – 24 of 24) sorted by relevance

/external/clang/lib/Sema/
DSemaExprMember.cpp572 explicit RecordMemberExprValidatorCCC(const RecordType *RTy) in RecordMemberExprValidatorCCC()
616 const RecordType *RTy, in LookupMemberExprInRecord()
1334 if (const RecordType *RTy = BaseType->getAs<RecordType>()) { in LookupMemberExpr() local
DSemaExprCXX.cpp5130 QualType RTy = RHS.get()->getType(); in CXXCheckConditionalOperands() local
/external/clang/lib/CodeGen/
DCodeGenTypes.cpp498 const ReferenceType *RTy = cast<ReferenceType>(Ty); in ConvertType() local
DCGExprScalar.cpp1010 llvm::VectorType *RTy = llvm::VectorType::get(LTy->getElementType(), in VisitShuffleVectorExpr() local
DCGDebugInfo.cpp1557 llvm::DIType *CGDebugInfo::getOrCreateRecordType(QualType RTy, in getOrCreateRecordType()
DCGBuiltin.cpp1915 llvm::Type *RTy; in EmitBuiltinExpr() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DInlineFunction.cpp1229 Type *RTy = CalledFunc->getReturnType(); in InlineFunction() local
/external/clang/lib/AST/
DDeclPrinter.cpp133 else if (const ReferenceType *RTy = BaseType->getAs<ReferenceType>()) in GetBaseType() local
DASTContext.cpp5680 } else if (const RecordType *RTy = PointeeTy->getAs<RecordType>()) { in getObjCEncodingForTypeImpl() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DDIBuilder.cpp231 DIType DIBuilder::createReferenceType(DIType RTy) { in createReferenceType()
/external/llvm/lib/TableGen/
DRecord.cpp164 const RecordRecTy *RTy = dyn_cast<RecordRecTy>(RHS); in typeIsConvertibleTo() local
1325 if (RecordRecTy *RTy = dyn_cast<RecordRecTy>(getType())) in getFieldType() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp741 DIDescriptor RTy = Elements.getElement(0); in constructTypeDIE() local
/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp2027 Type *RTy = CalledFunc->getReturnType(); in InlineFunction() local
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp861 if (auto RTy = resolve(Elements[0])) in constructTypeDIE() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp913 if (auto RTy = resolve(Elements[0])) in constructTypeDIE() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DInlineFunction.cpp2261 Type *RTy = CalledFunc->getReturnType(); in InlineFunction() local
/external/llvm/lib/IR/
DDIBuilder.cpp229 DIDerivedType *DIBuilder::createReferenceType(unsigned Tag, DIType *RTy, in createReferenceType()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDIBuilder.cpp294 unsigned Tag, DIType *RTy, in createReferenceType()
/external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
DBitcodeReader.cpp1439 VectorType *RTy = dyn_cast<VectorType>(CurTy); in ParseConstants() local
/external/clang/lib/StaticAnalyzer/Core/
DRegionStore.cpp1389 QualType RTy = R->getValueType(); in getBinding() local
/external/swiftshader/third_party/LLVM/lib/TableGen/
DRecord.cpp1361 if (RecordRecTy *RTy = dynamic_cast<RecordRecTy*>(getType())) in getFieldType() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/
DRecord.cpp223 const RecordRecTy *RTy = dyn_cast<RecordRecTy>(RHS); in typeIsConvertibleTo() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2479 VectorType *RTy = dyn_cast<VectorType>(CurTy); in parseConstants() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3203 VectorType *RTy = dyn_cast<VectorType>(CurTy); in parseConstants() local