/external/clang/lib/Sema/ |
D | SemaExprMember.cpp | 572 explicit RecordMemberExprValidatorCCC(const RecordType *RTy) in RecordMemberExprValidatorCCC() 616 const RecordType *RTy, in LookupMemberExprInRecord() 1334 if (const RecordType *RTy = BaseType->getAs<RecordType>()) { in LookupMemberExpr() local
|
D | SemaExprCXX.cpp | 5130 QualType RTy = RHS.get()->getType(); in CXXCheckConditionalOperands() local
|
/external/clang/lib/CodeGen/ |
D | CodeGenTypes.cpp | 498 const ReferenceType *RTy = cast<ReferenceType>(Ty); in ConvertType() local
|
D | CGExprScalar.cpp | 1010 llvm::VectorType *RTy = llvm::VectorType::get(LTy->getElementType(), in VisitShuffleVectorExpr() local
|
D | CGDebugInfo.cpp | 1557 llvm::DIType *CGDebugInfo::getOrCreateRecordType(QualType RTy, in getOrCreateRecordType()
|
D | CGBuiltin.cpp | 1915 llvm::Type *RTy; in EmitBuiltinExpr() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/ |
D | InlineFunction.cpp | 1229 Type *RTy = CalledFunc->getReturnType(); in InlineFunction() local
|
/external/clang/lib/AST/ |
D | DeclPrinter.cpp | 133 else if (const ReferenceType *RTy = BaseType->getAs<ReferenceType>()) in GetBaseType() local
|
D | ASTContext.cpp | 5680 } else if (const RecordType *RTy = PointeeTy->getAs<RecordType>()) { in getObjCEncodingForTypeImpl() local
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | DIBuilder.cpp | 231 DIType DIBuilder::createReferenceType(DIType RTy) { in createReferenceType()
|
/external/llvm/lib/TableGen/ |
D | Record.cpp | 164 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/ |
D | DwarfCompileUnit.cpp | 741 DIDescriptor RTy = Elements.getElement(0); in constructTypeDIE() local
|
/external/llvm/lib/Transforms/Utils/ |
D | InlineFunction.cpp | 2027 Type *RTy = CalledFunc->getReturnType(); in InlineFunction() local
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.cpp | 861 if (auto RTy = resolve(Elements[0])) in constructTypeDIE() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.cpp | 913 if (auto RTy = resolve(Elements[0])) in constructTypeDIE() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | InlineFunction.cpp | 2261 Type *RTy = CalledFunc->getReturnType(); in InlineFunction() local
|
/external/llvm/lib/IR/ |
D | DIBuilder.cpp | 229 DIDerivedType *DIBuilder::createReferenceType(unsigned Tag, DIType *RTy, in createReferenceType()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | DIBuilder.cpp | 294 unsigned Tag, DIType *RTy, in createReferenceType()
|
/external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 1439 VectorType *RTy = dyn_cast<VectorType>(CurTy); in ParseConstants() local
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | RegionStore.cpp | 1389 QualType RTy = R->getValueType(); in getBinding() local
|
/external/swiftshader/third_party/LLVM/lib/TableGen/ |
D | Record.cpp | 1361 if (RecordRecTy *RTy = dynamic_cast<RecordRecTy*>(getType())) in getFieldType() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/ |
D | Record.cpp | 223 const RecordRecTy *RTy = dyn_cast<RecordRecTy>(RHS); in typeIsConvertibleTo() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 2479 VectorType *RTy = dyn_cast<VectorType>(CurTy); in parseConstants() local
|
/external/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 3203 VectorType *RTy = dyn_cast<VectorType>(CurTy); in parseConstants() local
|