Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/AST/
DType.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
DExprConstant.cpp4047 QualType BaseTy = E->getBase()->getType(); in VisitMemberExpr() local
4187 QualType BaseTy; in VisitMemberExpr() local
6812 QualType BaseTy = getType(LHSValue.Base); in VisitBinaryOperator() local
/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGRecordLayoutBuilder.cpp959 llvm::StructType *BaseTy = 0; in ComputeRecordLayout() local
DTargetInfo.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
DCodeGenModule.cpp313 llvm::MDNode *CodeGenModule::getTBAAStructTagInfo(QualType BaseTy, in getTBAAStructTagInfo()
DCGExpr.cpp2917 QualType BaseTy = BaseExpr->getType(); in EmitCallExpr() local
/freebsd-9-stable/contrib/llvm/lib/IR/
DDIBuilder.cpp390 DIDerivedType DIBuilder::createInheritance(DIType Ty, DIType BaseTy, in createInheritance()
/freebsd-9-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp610 QualType BaseTy = Base->getType(); in ProcessBaseDtor() local