Searched defs:ArgType (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-9.3-release/sys/contrib/dev/acpica/compiler/
H A Daslbtypes.c76 AnMapArgTypeToBtype( UINT32 ArgType) argument
H A Daslwalks.c728 UINT32 ArgType; local
/freebsd-9.3-release/sys/contrib/dev/acpica/parser/
H A Dpsargs.c425 AcpiPsGetNextSimpleArg( ACPI_PARSE_STATE *ParserState, UINT32 ArgType, ACPI_PARSE_OBJECT *Arg) argument
642 AcpiPsGetNextArg( ACPI_WALK_STATE *WalkState, ACPI_PARSE_STATE *ParserState, UINT32 ArgType, ACPI_PARSE_OBJECT **ReturnArg) argument
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/Mips/
H A DMips16HardFloat.cpp153 Type *ArgType = F.getFunctionType()->getParamType(0); local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclTemplate.cpp186 QualType ArgType = Context.getTypeDeclType(TTP); local
H A DExprCXX.cpp223 const QualType ArgType = Arg->getType(); local
H A DASTImporter.cpp1607 QualType ArgType = Importer.Import(*A); local
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1435 Type *ArgType = Op->getType(); local
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DExprObjC.h698 QualType ArgType; local
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
H A DFormatString.h224 class ArgType { class in namespace:clang::analyze_format_string
234 ArgType(Kind k = UnknownTy, const char *n = 0) : K(k), Name(n), Ptr(false) {} function in class:clang::analyze_format_string::ArgType
235 ArgType(QualType t, const char *n = 0) function in class:clang::analyze_format_string::ArgType
237 ArgType(CanQualType t) : K(SpecificTy), T(t), Name(0), Ptr(false) {} function in class:clang::analyze_format_string::ArgType
[all...]
/freebsd-9.3-release/contrib/llvm/include/llvm/IR/
H A DIRBuilder.h1422 PointerType *ArgType = cast<PointerType>(LHS->getType()); local
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Vectorize/
H A DBBVectorize.cpp2580 Type *ArgType = ArgTypeL; local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DObjCMT.cpp294 static const char *PropertyMemoryAttribute(ASTContext &Context, QualType ArgType) { argument
365 QualType ArgType = Context.getCanonicalType(argDecl->getType()); local
1094 QualType ArgType = argDecl->getType(); local
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp296 llvm::Type *ArgType = ArgValue->getType(); local
313 llvm::Type *ArgType = ArgValue->getType(); local
330 llvm::Type *ArgType = ArgValue->getType(); local
351 llvm::Type *ArgType = ArgValue->getType(); local
367 llvm::Type *ArgType = ArgValue->getType(); local
379 llvm::Type *ArgType = ArgValue->getType(); local
392 llvm::Type *ArgType = ArgValue->getType(); local
459 llvm::Type *ArgType = Base->getType(); local
1298 llvm::Type *ArgType = Arg0->getType(); local
1311 llvm::Type *ArgType = Base->getType(); local
1325 llvm::Type *ArgType = FirstArg->getType(); local
[all...]
H A DCGClass.cpp1735 QualType ArgType = Arg->getType(); local
H A DCodeGenFunction.h2514 QualType ArgType = *I; local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp3061 QualType ArgType = GetTypeOfFunction(S, R, Fn); local
846 hasInconsistentOrSupersetQualifiersOf(QualType ParamType, QualType ArgType) argument
3101 AdjustFunctionParmAndArgTypesForDeduction(Sema &S, TemplateParameterList *TemplateParams, QualType &ParamType, QualType &ArgType, Expr *Arg, unsigned &TDF) argument
3242 QualType ArgType = Arg->getType(); local
3341 QualType ArgType = Arg->getType(); local
3433 QualType ArgType = Arg->getType(); local
[all...]
H A DSemaDeclObjC.cpp3135 QualType ArgType; local
3188 QualType ArgType = Param->getType(); local
H A DSemaInit.cpp4336 QualType ArgType = Initializer->getType(); local
H A DSemaLookup.cpp2354 QualType ArgType = Proto->getArgType(0).getNonReferenceType(); local
2363 QualType ArgType = Proto->getArgType(1).getNonReferenceType(); local
2487 QualType ArgType = CanTy; local
2528 OpaqueValueExpr FakeArg(SourceLocation(), ArgType, VK); local
H A DSemaCodeComplete.cpp2863 QualType ArgType; local
H A DSemaTemplate.cpp3057 TypeSourceInfo *ArgType = Param->getDefaultArgumentInfo(); local
4168 CheckTemplateArgumentIsCompatibleWithParameter( Sema &S, NonTypeTemplateParmDecl *Param, QualType ParamType, Expr *ArgIn, Expr *Arg, QualType ArgType) argument
4233 QualType ArgType = Arg->getType(); local
4736 QualType ArgType = Arg->getType(); local
4860 QualType ArgType = Arg->getType(); local
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/utils/TableGen/
H A DNeonEmitter.cpp3064 char ArgType = Proto[arg]; local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DRewriteObjC.cpp2340 QualType ArgType = proto->getArgType(i); local
/freebsd-9.3-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp4468 EVT ArgType = Outs[i].VT; local

Completed in 599 milliseconds

12