Home
last modified time | relevance | path

Searched defs:ArgType (Results 1 – 25 of 47) sorted by relevance

12

/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/PDB/DIA/
DDIAFrameData.cpp21 HRESULT (__stdcall IDiaFrameData::*Method)(ArgType *)) { in PrivateGetDIAValue()
DDIASectionContrib.cpp33 HRESULT (__stdcall IDiaSectionContrib::*Method)(ArgType *)) { in PrivateGetDIAValue()
DDIARawSymbol.cpp97 HRESULT (__stdcall IDiaSymbol::*Method)(ArgType *)) { in PrivateGetDIAValue()
107 HRESULT (__stdcall IDiaSymbol::*Method)(ArgType *)) { in PrivateGetDIAValue()
138 HRESULT (__stdcall IDiaSymbol::*Method)(ArgType *)) { in DumpDIAValueAs()
158 HRESULT (__stdcall IDiaSymbol::*Method)(ArgType *)) { in DumpDIAValue()
/openbsd/src/gnu/llvm/compiler-rt/lib/profile/
DInstrProfiling.h131 #define VALUE_PROF_FUNC_PARAM(ArgType, ArgName, ArgLLVMType) ArgType ArgName argument
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DReplaceWithVeclib.cpp109 auto *ArgType = Arg.value()->getType(); in replaceWithCallToVeclib() local
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPUPrintfRuntimeBinding.cpp217 Type *ArgType = Arg->getType(); in lowerPrintfForGpu() local
370 Type *ArgType = Arg->getType(); in lowerPrintfForGpu() local
DAMDGPURewriteOutArguments.cpp380 PointerType *ArgType = cast<PointerType>(Arg.getType()); in runOnFunction() local
DAMDGPULibFunc.h293 unsigned char ArgType; member
/openbsd/src/gnu/llvm/lldb/utils/TableGen/
DLLDBOptionDefEmitter.cpp31 std::string ArgType; member
/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/WebKit/
DUncountedCallArgsChecker.cpp84 const auto *ArgType = (*P)->getType().getTypePtrOrNull(); in visitCallExpr() local
DUncountedLocalVarsChecker.cpp169 const auto *ArgType = V->getType().getTypePtr(); in visitVarDecl() local
/openbsd/src/gnu/llvm/llvm/tools/llvm-pdbutil/
DPrettyFunctionDumper.cpp191 auto ArgType = Arg->getType(); in start() local
/openbsd/src/gnu/llvm/llvm/lib/Target/WebAssembly/
DWebAssemblyFixFunctionBitcasts.cpp135 Type *ArgType = AI->getType(); in createWrapper() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DLibCallsShrinkWrap.cpp311 Type *ArgType = CI.getArgOperand(0)->getType(); in checkCandidate() local
DSimplifyLibCalls.cpp2473 Type *ArgType = I->getType(); in optimizeSqrt() local
2671 Type *ArgType = Op->getType(); in optimizeFFS() local
2686 Type *ArgType = Op->getType(); in optimizeFls() local
2707 Type *ArgType = Op->getType(); in optimizeIsDigit() local
2716 Type *ArgType = Op->getType(); in optimizeIsAscii() local
/openbsd/src/gnu/llvm/clang/lib/AST/Interp/
DByteCodeExprGen.cpp364 QualType ArgType = E->getTypeOfArgument(); in VisitUnaryExprOrTypeTraitExpr() local
382 QualType ArgType = E->getTypeOfArgument(); in VisitUnaryExprOrTypeTraitExpr() local
/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMips16HardFloat.cpp159 Type *ArgType = F.getFunctionType()->getParamType(0); in needsFPStubFromParams() local
/openbsd/src/gnu/llvm/clang/lib/AST/
DASTDiagnostic.cpp589 QualType ArgType; member
1226 QualType ArgType = Iter->getParamTypeForDecl(); in InitializeNonTypeDiffVariables() local
1256 QualType ArgType = TA.getParamTypeForDecl(); in InitializeNonTypeDiffVariables() local
/openbsd/src/gnu/llvm/clang/lib/ARCMigrate/
DObjCMT.cpp429 static const char *PropertyMemoryAttribute(ASTContext &Context, QualType ArgType) { in PropertyMemoryAttribute()
501 QualType ArgType = Context.getCanonicalType(argDecl->getType()); in rewriteToObjCProperty() local
1218 QualType ArgType = argDecl->getType(); in migrateProperty() local
/openbsd/src/gnu/llvm/clang/utils/TableGen/
DMveEmitter.cpp794 const Type *ArgType; member
1310 Result::Ptr EmitterBase::getCodeForArg(unsigned ArgNum, const Type *ArgType, in getCodeForArg()
1388 const Type *ArgType = ME.getType(TypeInit, Param); in ACLEIntrinsic() local
/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGBuiltin.cpp1525 llvm::Type *ArgType = ArgValue->getType(); in EmitMSVCBuiltinExpr() local
2633 llvm::Type *ArgType = ArgValue->getType(); in EmitBuiltinExpr() local
2653 llvm::Type *ArgType = ArgValue->getType(); in EmitBuiltinExpr() local
2670 llvm::Type *ArgType = ArgValue->getType(); in EmitBuiltinExpr() local
2687 llvm::Type *ArgType = ArgValue->getType(); in EmitBuiltinExpr() local
2708 llvm::Type *ArgType = ArgValue->getType(); in EmitBuiltinExpr() local
2724 llvm::Type *ArgType = ArgValue->getType(); in EmitBuiltinExpr() local
2742 llvm::Type *ArgType = ArgValue->getType(); in EmitBuiltinExpr() local
2760 llvm::Type *ArgType = ArgValue->getType(); in EmitBuiltinExpr() local
2776 llvm::Type *ArgType = ArgValue->getType(); in EmitBuiltinExpr() local
[all …]
/openbsd/src/gnu/llvm/llvm/lib/TableGen/
DTGParser.cpp1219 RecTy *ArgType = nullptr; in ParseOperation() local
3881 RecTy *ArgType = Arg->getType(); in CheckTemplateArgValues() local
/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaTemplate.cpp5147 QualType ArgType; in CheckTemplateTypeArgument() local
5281 TypeSourceInfo *ArgType = Param->getDefaultArgumentInfo(); in SubstDefaultTemplateArgument() local
6015 TypeSourceInfo *ArgType = SubstDefaultTemplateArgument( in CheckTemplateArgumentList() local
6581 Expr *Arg, QualType ArgType) { in CheckTemplateArgumentIsCompatibleWithParameter()
6641 QualType ArgType = Arg->getType(); in CheckTemplateArgumentAddressOfObjectOrFunction() local
7408 QualType ArgType = Arg->getType(); in CheckTemplateArgument() local
7531 QualType ArgType = Arg->getType(); in CheckTemplateArgument() local
DSemaTemplateDeduction.cpp1144 QualType ArgType) { in hasInconsistentOrSupersetQualifiersOf()
3794 QualType ArgType = GetTypeOfFunction(S, R, Fn); in ResolveOverloadForDeduction() local
3837 QualType &ParamType, QualType &ArgType, Expr *Arg, unsigned &TDF) { in AdjustFunctionParmAndArgTypesForDeduction()
4011 QualType ArgType = Arg->getType(); in DeduceTemplateArgumentsFromCallArgument() local
/openbsd/src/gnu/llvm/clang/include/clang/AST/
DFormatString.h297 ArgType(CanQualType T) : K(SpecificTy), T(T) {} in ArgType() function

12