Searched defs:RTy (Results 1 - 11 of 11) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenTypes.cpp409 const ReferenceType *RTy = cast<ReferenceType>(Ty); local
H A DCGBuiltin.cpp2574 llvm::VectorType *RTy = llvm::VectorType::get(ETy, 1); local
2596 llvm::VectorType *RTy = OverloadWideInt ? local
H A DCGDebugInfo.cpp1397 llvm::DIType CGDebugInfo::getOrCreateRecordType(QualType RTy, argument
H A DCGExprScalar.cpp942 llvm::VectorType *RTy = llvm::VectorType::get(LTy->getElementType(), local
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DDIBuilder.cpp330 DIDerivedType DIBuilder::createReferenceType(unsigned Tag, DIType RTy) { argument
/freebsd-10-stable/contrib/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp830 Type *RTy = CalledFunc->getReturnType(); local
/freebsd-10-stable/contrib/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1438 VectorType *RTy = dyn_cast<VectorType>(CurTy); local
/freebsd-10-stable/contrib/llvm/lib/TableGen/
H A DRecord.cpp359 const RecordRecTy *RTy = dyn_cast<RecordRecTy>(RHS); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprMember.cpp546 explicit RecordMemberExprValidatorCCC(const RecordType *RTy) argument
583 LookupMemberExprInRecord(Sema &SemaRef, LookupResult &R, SourceRange BaseRange, const RecordType *RTy, SourceLocation OpLoc, CXXScopeSpec &SS, bool HasTemplateArgs) argument
[all...]
H A DSemaExprCXX.cpp4399 QualType RTy = RHS.get()->getType(); local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1295 QualType RTy = R->getValueType(); local

Completed in 286 milliseconds