Home
last modified time | relevance | path

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

12

/NextBSD/sys/contrib/dev/acpica/components/parser/
HDpsargs.c426 UINT32 ArgType, in AcpiPsGetNextSimpleArg()
761 UINT32 ArgType, in AcpiPsGetNextArg()
/NextBSD/sys/contrib/dev/acpica/compiler/
HDaslbtypes.c76 UINT32 ArgType) in AnMapArgTypeToBtype()
HDaslwalks.c159 UINT32 ArgType; in AnOperandTypecheckWalkEnd() local
/NextBSD/sys/contrib/dev/acpica/components/namespace/
HDnsarguments.c73 UINT8 ArgType; in AcpiNsCheckArgumentTypes() local
/NextBSD/contrib/llvm/tools/llvm-pdbdump/
HDFunctionDumper.cpp177 auto ArgType = Arg->getType(); in start() local
/NextBSD/contrib/llvm/lib/DebugInfo/PDB/DIA/
HDDIARawSymbol.cpp77 HRESULT (__stdcall IDiaSymbol::*Method)(ArgType *)) { in PrivateGetDIAValue()
87 HRESULT (__stdcall IDiaSymbol::*Method)(ArgType *)) { in PrivateGetDIAValue()
127 HRESULT (__stdcall IDiaSymbol::*Method)(ArgType *)) { in DumpDIAValue()
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGBuiltin.cpp377 llvm::Type *ArgType = ArgValue->getType(); in EmitBuiltinExpr() local
394 llvm::Type *ArgType = ArgValue->getType(); in EmitBuiltinExpr() local
411 llvm::Type *ArgType = ArgValue->getType(); in EmitBuiltinExpr() local
432 llvm::Type *ArgType = ArgValue->getType(); in EmitBuiltinExpr() local
448 llvm::Type *ArgType = ArgValue->getType(); in EmitBuiltinExpr() local
460 llvm::Type *ArgType = ArgValue->getType(); in EmitBuiltinExpr() local
499 llvm::Type *ArgType = ArgValue->getType(); in EmitBuiltinExpr() local
571 llvm::Type *ArgType = Base->getType(); in EmitBuiltinExpr() local
1410 llvm::Type *ArgType = Arg0->getType(); in EmitBuiltinExpr() local
1426 llvm::Type *ArgType = Base->getType(); in EmitBuiltinExpr() local
[all …]
HDCGCall.cpp1155 QualType ArgType = I->type; in construct() local
1732 QualType ArgType, unsigned ArgNo) { in getNonNullAttr()
2778 void CodeGenFunction::EmitNonNullArgCheck(RValue RV, QualType ArgType, in EmitNonNullArgCheck()
/NextBSD/sys/contrib/dev/acpica/components/debugger/
HDdbtest.c1019 UINT8 ArgType; in AcpiDbEvaluateOnePredefinedName() local
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaTemplateDeduction.cpp864 QualType ArgType) { in hasInconsistentOrSupersetQualifiersOf()
3055 QualType ArgType = GetTypeOfFunction(S, R, Fn); in ResolveOverloadForDeduction() local
3098 QualType &ArgType, in AdjustFunctionParmAndArgTypesForDeduction()
3251 QualType ArgType = Arg->getType(); in DeduceTemplateArgumentByListElement() local
3352 QualType ArgType = Arg->getType(); in DeduceTemplateArguments() local
3415 QualType ArgType = Arg->getType(); in DeduceTemplateArguments() local
HDSemaTemplate.cpp3030 QualType ArgType; in CheckTemplateTypeArgument() local
3171 TypeSourceInfo *ArgType = Param->getDefaultArgumentInfo(); in SubstDefaultTemplateArgument() local
3860 TypeSourceInfo *ArgType = SubstDefaultTemplateArgument(*this, in CheckTemplateArgumentList() local
4331 Expr *Arg, QualType ArgType) { in CheckTemplateArgumentIsCompatibleWithParameter()
4394 QualType ArgType = Arg->getType(); in CheckTemplateArgumentAddressOfObjectOrFunction() local
5013 QualType ArgType = Arg->getType(); in CheckTemplateArgument() local
5136 QualType ArgType = Arg->getType(); in CheckTemplateArgument() local
HDSemaDeclCXX.cpp5287 QualType ArgType = ExpectedParams ? Type->getParamType(0) : QualType(); in CheckExplicitlyDefaultedSpecialMember() local
7485 QualType ArgType = Ctor->getParamDecl(0)->getType(); in isInitListConstructor() local
10030 QualType ArgType = Context.getTypeDeclType(ClassDecl); in DeclareImplicitCopyAssignment() local
10424 QualType ArgType = Context.getTypeDeclType(ClassDecl); in DeclareImplicitMoveAssignment() local
10855 QualType ArgType = ClassType; in DeclareImplicitCopyConstructor() local
11035 QualType ArgType = Context.getRValueReferenceType(ClassType); in DeclareImplicitMoveConstructor() local
HDSemaDeclObjC.cpp4133 QualType ArgType; in ActOnMethodDeclaration() local
4186 QualType ArgType = Param->getType(); in ActOnMethodDeclaration() local
HDSemaChecking.cpp4654 static unsigned getBestAbsFunction(ASTContext &Context, QualType ArgType, in getBestAbsFunction()
4790 unsigned AbsKind, QualType ArgType) { in emitReplacement()
4905 QualType ArgType = Call->getArg(0)->IgnoreParenImpCasts()->getType(); in CheckAbsoluteValueFunction() local
/NextBSD/contrib/llvm/lib/Target/Mips/
HDMips16HardFloat.cpp168 Type *ArgType = F.getFunctionType()->getParamType(0); in needsFPStubFromParams() local
/NextBSD/contrib/llvm/tools/clang/lib/ARCMigrate/
HDObjCMT.cpp436 static const char *PropertyMemoryAttribute(ASTContext &Context, QualType ArgType) { in PropertyMemoryAttribute()
509 QualType ArgType = Context.getCanonicalType(argDecl->getType()); in rewriteToObjCProperty() local
1240 QualType ArgType = argDecl->getType(); in migrateProperty() local
/NextBSD/contrib/llvm/include/llvm/IR/
HDIRBuilder.h1588 PointerType *ArgType = cast<PointerType>(LHS->getType()); variable
/NextBSD/contrib/llvm/lib/Transforms/Utils/
HDSimplifyLibCalls.cpp1247 Type *ArgType = Op->getType(); in optimizeSqrt() local
1436 Type *ArgType = Op->getType(); in optimizeFFS() local
/NextBSD/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
HDFormatString.h248 ArgType(CanQualType t) : K(SpecificTy), T(t), Name(nullptr), Ptr(false) {} in ArgType() function
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDDeclTemplate.cpp218 QualType ArgType = Context.getTypeDeclType(TTP); in GenerateInjectedTemplateArgs() local
HDASTDiagnostic.cpp1200 QualType ArgType = DefaultTTPD->getDefaultArgument(); in GetType() local
HDExprCXX.cpp220 const QualType ArgType = Arg->getType(); in getDestroyedType() local
/NextBSD/contrib/llvm/tools/clang/utils/TableGen/
HDNeonEmitter.cpp2039 char ArgType = Proto[I + 1]; in genOverloadTypeCheckCode() local
/NextBSD/contrib/llvm/lib/IR/
HDVerifier.cpp1603 Type *ArgType = CS.getArgument(5 + i)->getType(); in VerifyStatepoint() local
/NextBSD/contrib/llvm/lib/Transforms/Vectorize/
HDBBVectorize.cpp2646 Type *ArgType = ArgTypeL; in getReplacementInput() local

12