Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExprMember.cpp543 explicit RecordMemberExprValidatorCCC(const RecordType *RTy) in RecordMemberExprValidatorCCC()
587 const RecordType *RTy, in LookupMemberExprInRecord()
1230 if (const RecordType *RTy = BaseType->getAs<RecordType>()) { in LookupMemberExpr() local
H A DSemaExprCXX.cpp4432 QualType RTy = RHS.get()->getType(); in CXXCheckConditionalOperands() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCodeGenTypes.cpp414 const ReferenceType *RTy = cast<ReferenceType>(Ty); in ConvertType() local
H A DCGExprScalar.cpp994 llvm::VectorType *RTy = llvm::VectorType::get(LTy->getElementType(), in VisitShuffleVectorExpr() local
H A DCGDebugInfo.cpp1418 llvm::DIType CGDebugInfo::getOrCreateRecordType(QualType RTy, in getOrCreateRecordType()
H A DCGBuiltin.cpp1583 llvm::Type *RTy; in EmitBuiltinExpr() local
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DDeclPrinter.cpp121 else if (const ReferenceType *RTy = BaseType->getAs<ReferenceType>()) in GetBaseType() local
H A DASTContext.cpp5380 } else if (const RecordType *RTy = PointeeTy->getAs<RecordType>()) { in getObjCEncodingForTypeImpl() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1311 Type *RTy = CalledFunc->getReturnType(); in InlineFunction() local
/minix3/external/bsd/llvm/dist/llvm/lib/TableGen/
H A DRecord.cpp372 const RecordRecTy *RTy = dyn_cast<RecordRecTy>(RHS); in baseClassOf() local
1378 if (RecordRecTy *RTy = dyn_cast<RecordRecTy>(getType())) in getFieldType() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp982 DIType RTy(resolve(Elements.getElement(0))); in constructTypeDIE() local
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DDIBuilder.cpp350 DIDerivedType DIBuilder::createReferenceType(unsigned Tag, DIType RTy) { in createReferenceType()
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1293 QualType RTy = R->getValueType(); in getBinding() local
/minix3/external/bsd/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1727 VectorType *RTy = dyn_cast<VectorType>(CurTy); in ParseConstants() local