/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | TrailingObjects.h | 242 TrailingObjectsBase::OverloadToken<BaseTy>) { in getTrailingObjectsImpl() 248 TrailingObjectsBase::OverloadToken<BaseTy>) { in getTrailingObjectsImpl() 261 TrailingObjectsBase::OverloadToken<BaseTy>) { in callNumTrailingObjects()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/ |
H A D | BPFAbstractMemberAccess.cpp | 652 const DIType *BaseTy; in GetFieldInfo() local 815 DIType *BaseTy = nullptr; in computeBaseAndAccessKey() local 927 DIType *BaseTy = stripQualifiers(Ty, true); in computeAccessKey() local 945 DIType *BaseTy = stripQualifiers(Ty, true); in computeAccessKey() local
|
H A D | BTFDebug.cpp | 252 const auto *BaseTy = DDTy->getBaseType(); in completeType() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/ |
H A D | EvalEmitter.cpp | 157 QualType BaseTy = Ctx.getASTContext().getRecordType(BD->Decl); in emitRetValue() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/FuzzMutate/ |
H A D | Operations.cpp | 258 auto *BaseTy = Cur[0]->getType(); in validInsertValueIndex() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/ |
H A D | IndexBody.cpp | 100 auto BaseTy = ME->getBase()->IgnoreImpCasts()->getType(); in getRolesForRef() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | ArgumentPromotion.cpp | 604 Type *BaseTy = ByValTy; in isSafeToPromoteArgument() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGRecordLayoutBuilder.cpp | 884 llvm::StructType *BaseTy = nullptr; in ComputeRecordLayout() local
|
H A D | TargetInfo.cpp | 663 llvm::Type *BaseTy = in EmitVAArgInstr() local 5231 llvm::Type *BaseTy = CGT.ConvertType(QualType(Base, 0)); in classifyArgumentType() local 5301 llvm::Type *BaseTy = CGT.ConvertType(QualType(Base, 0)); in classifyReturnType() local 5448 llvm::Type *BaseTy = CGF.ConvertType(Ty); in EmitVAArg() local 5727 llvm::Type *BaseTy = llvm::Type::getIntNTy(getVMContext(), Alignment); in classifyArgumentType() local 5802 llvm::Type *BaseTy = llvm::Type::getInt64Ty(getVMContext()); in classifyReturnType() local 5878 llvm::Type *BaseTy = CGF.ConvertType(Ty); in EmitAAPCSVAArg() local 6010 llvm::Type *BaseTy = CGF.ConvertType(QualType(Base, 0)); in EmitAAPCSVAArg() local
|
H A D | CGExprCXX.cpp | 139 QualType BaseTy = BaseExpr->getType(); in EmitCXXPseudoDestructorExpr() local
|
H A D | CGExpr.cpp | 3886 QualType BaseTy, QualType ElTy, in emitOMPArraySectionBase() 3924 QualType BaseTy = OMPArraySectionExpr::getBaseOriginalType(E->getBase()); in EmitOMPArraySectionExpr() local
|
H A D | CGExprScalar.cpp | 165 QualType BaseTy = Base->getType(); in getUnwidenedIntegerType() local
|
H A D | CGOpenMPRuntime.cpp | 936 static LValue loadToBegin(CodeGenFunction &CGF, QualType BaseTy, QualType ElTy, in loadToBegin() 956 static Address castToBase(CodeGenFunction &CGF, QualType BaseTy, QualType ElTy, in castToBase() 7292 QualType BaseTy = OMPArraySectionExpr::getBaseOriginalType( in getExprTypeSize() local
|
H A D | CGDebugInfo.cpp | 1873 auto *BaseTy = getOrCreateType(BI.getType(), Unit); in CollectCXXBasesAux() local
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/ |
H A D | ClangDiagnosticsEmitter.cpp | 791 using BaseTy = DiagTextVisitor<DiagTextDocPrinter>; typedef 937 using BaseTy = DiagTextVisitor<DiagTextPrinter>; typedef
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | Type.cpp | 2554 const Type *BaseTy = getBaseElementTypeUnsafe(); in isLiteralType() local 2627 const Type *BaseTy = getBaseElementTypeUnsafe(); in isStandardLayoutType() local 2666 const Type *BaseTy = ty->getBaseElementTypeUnsafe(); in isCXX11PODType() local
|
H A D | ExprConstant.cpp | 7739 QualType BaseTy = E->getBase()->getType(); in VisitMemberExpr() local 7946 QualType BaseTy; in VisitMemberExpr() local 11356 QualType BaseTy = getObjectType(LVal.getLValueBase()); in determineEndOffset() local 12735 QualType BaseTy = getType(LHSValue.Base); in EvaluateComparisonBinaryOperator() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/debuginfo/ |
H A D | debuginfo_ocaml.c | 663 LLVMMetadataRef BaseTy, value BaseOffset, in llvm_dibuild_create_inheritance_native()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfUnit.cpp | 1401 DIType *BaseTy = CTy->getBaseType(); in hasVectorBeenPadded() local
|
H A D | CodeViewDebug.cpp | 1855 const DIType *BaseTy = Ty; in lowerTypeModifier() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | SROA.cpp | 3301 Type *BaseTy; member in __anon416367130b11::AggLoadStoreRewriter::OpSplitter 3312 OpSplitter(Instruction *InsertionPoint, Value *Ptr, Type *BaseTy, in OpSplitter()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | DIBuilder.cpp | 331 DIDerivedType *DIBuilder::createInheritance(DIType *Ty, DIType *BaseTy, in createInheritance()
|
H A D | DebugInfo.cpp | 1243 LLVMMetadataRef Ty, LLVMMetadataRef BaseTy, in LLVMDIBuilderCreateInheritance()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | ExprEngine.cpp | 1036 QualType BaseTy = Base->getType(); in ProcessBaseDtor() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaType.cpp | 7933 QualType BaseTy = TypedefTy->desugar(); in HandleOpenCLAccessAttr() local
|