Searched defs:ArgTypes (Results 1 - 17 of 17) sorted by relevance

/freebsd-10.0-release/sys/contrib/dev/acpica/components/executer/
H A Dexresop.c154 UINT32 ArgTypes; local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCUDANV.cpp82 std::vector<llvm::Type *> ArgTypes; local
H A DCGStmt.cpp1506 std::vector<llvm::Type *> ArgTypes; local
H A DCodeGenFunction.cpp530 SmallVector<QualType, 16> ArgTypes; local
H A DCGExpr.cpp2198 SmallVector<llvm::Type *, 4> ArgTypes; local
H A DCGObjCGNU.cpp2557 llvm::Type *ArgTypes[2] = {PtrTy, PtrToInt8Ty}; local
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp164 std::vector<Type*> ArgTypes; local
H A DCodeExtractor.cpp452 std::vector<Type*> ArgTypes; local
/freebsd-10.0-release/sys/contrib/dev/acpica/include/
H A Dacstruct.h96 UINT32 ArgTypes; member in struct:acpi_walk_state
H A Daclocal.h1273 ACPI_OBJECT_TYPE ArgTypes[4]; member in struct:acpi_db_method_info
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp3791 AddImplicitObjectParameterType(ASTContext &Context, CXXMethodDecl *Method, SmallVectorImpl<QualType> &ArgTypes) argument
H A DSemaExprCXX.cpp1642 SmallVector<QualType, 4> ArgTypes; local
H A DSemaDecl.cpp2663 SmallVector<QualType, 16> ArgTypes; local
H A DSemaExpr.cpp1229 ActOnGenericSelectionExpr(SourceLocation KeyLoc, SourceLocation DefaultLoc, SourceLocation RParenLoc, Expr *ControllingExpr, MultiTypeArg ArgTypes, MultiExprArg ArgExprs) argument
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DRewriteObjC.cpp2980 SmallVector<QualType, 8> ArgTypes; local
2624 SynthMsgSendStretCallExpr(FunctionDecl *MsgSendStretFlavor, QualType msgSendType, QualType returnType, SmallVectorImpl<QualType> &ArgTypes, SmallVectorImpl<Expr*> &MsgExprs, ObjCMethodDecl *Method) argument
3786 SmallVector<QualType, 8> ArgTypes; local
3856 SmallVector<QualType, 8> ArgTypes; local
[all...]
H A DRewriteModernObjC.cpp2719 SmallVector<QualType, 4> ArgTypes; local
2856 SmallVector<QualType, 4> ArgTypes; local
3022 SmallVector<QualType, 8> ArgTypes; local
3185 SynthMsgSendStretCallExpr(FunctionDecl *MsgSendStretFlavor, QualType msgSendType, QualType returnType, SmallVectorImpl<QualType> &ArgTypes, SmallVectorImpl<Expr*> &MsgExprs, ObjCMethodDecl *Method) argument
3591 SmallVector<QualType, 8> ArgTypes; local
4726 SmallVector<QualType, 8> ArgTypes; local
4794 SmallVector<QualType, 8> ArgTypes; local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp7706 SmallVector<QualType, 8> ArgTypes; local

Completed in 557 milliseconds