Home
last modified time | relevance | path

Searched defs:BaseTy (Results 1 – 8 of 8) sorted by relevance

/trueos/contrib/llvm/tools/clang/lib/AST/
HDType.cpp1152 const Type *BaseTy = getBaseElementTypeUnsafe(); in isLiteralType() local
1210 const Type *BaseTy = getBaseElementTypeUnsafe(); in isStandardLayoutType() local
1262 const Type *BaseTy = ty->getBaseElementTypeUnsafe(); in isCXX11PODType() local
HDExprConstant.cpp4047 QualType BaseTy = E->getBase()->getType(); in VisitMemberExpr() local
4187 QualType BaseTy; in VisitMemberExpr() local
6812 QualType BaseTy = getType(LHSValue.Base); in VisitBinaryOperator() local
/trueos/contrib/llvm/tools/clang/lib/CodeGen/
HDCGRecordLayoutBuilder.cpp959 llvm::StructType *BaseTy = 0; in ComputeRecordLayout() local
HDTargetInfo.cpp3039 QualType BaseTy; in EmitVAArg() local
4032 llvm::Type *BaseTy; in classifyGenericType() local
4182 llvm::Type *BaseTy = CGF.ConvertType(QualType(Base, 0)); in EmitVAArg() local
HDCodeGenModule.cpp313 llvm::MDNode *CodeGenModule::getTBAAStructTagInfo(QualType BaseTy, in getTBAAStructTagInfo()
HDCGExpr.cpp2917 QualType BaseTy = BaseExpr->getType(); in EmitCallExpr() local
/trueos/contrib/llvm/lib/IR/
HDDIBuilder.cpp390 DIDerivedType DIBuilder::createInheritance(DIType Ty, DIType BaseTy, in createInheritance()
/trueos/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
HDExprEngine.cpp610 QualType BaseTy = Base->getType(); in ProcessBaseDtor() local