Searched defs:BaseTy (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp959 llvm::StructType *BaseTy = 0; local
H A DCodeGenModule.cpp313 llvm::MDNode *CodeGenModule::getTBAAStructTagInfo(QualType BaseTy, argument
H A DCGExpr.cpp2917 QualType BaseTy = BaseExpr->getType(); local
/freebsd-10.3-release/contrib/llvm/lib/IR/
H A DDIBuilder.cpp390 DIDerivedType DIBuilder::createInheritance(DIType Ty, DIType BaseTy, argument
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/AST/
H A DType.cpp1152 const Type *BaseTy = getBaseElementTypeUnsafe(); local
1210 const Type *BaseTy = getBaseElementTypeUnsafe(); local
1262 const Type *BaseTy = ty->getBaseElementTypeUnsafe(); local
[all...]
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp610 QualType BaseTy = Base->getType(); local

Completed in 114 milliseconds