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

/freebsd-10-stable/sys/contrib/dev/acpica/components/executer/
H A Dexresop.c153 UINT32 ArgTypes; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCUDANV.cpp82 std::vector<llvm::Type *> ArgTypes; local
H A DCGStmt.cpp1518 std::vector<llvm::Type *> ArgTypes; local
H A DCodeGenFunction.cpp556 SmallVector<QualType, 16> ArgTypes; local
H A DCGExpr.cpp2160 SmallVector<llvm::Type *, 4> ArgTypes; local
H A DCGObjCGNU.cpp2580 llvm::Type *ArgTypes[2] = {PtrTy, PtrToInt8Ty}; local
/freebsd-10-stable/contrib/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp165 std::vector<Type*> ArgTypes; local
H A DCodeExtractor.cpp452 std::vector<Type*> ArgTypes; local
/freebsd-10-stable/sys/contrib/dev/acpica/include/
H A Dacstruct.h92 UINT32 ArgTypes; member in struct:acpi_walk_state
H A Daclocal.h1331 ACPI_OBJECT_TYPE ArgTypes[4]; member in struct:acpi_db_method_info
/freebsd-10-stable/contrib/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp282 llvm::SmallVector<Type *, 4> ArgTypes; local
296 llvm::SmallVector<Type *, 4> ArgTypes; local
309 llvm::SmallVector<Type *, 4> ArgTypes; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp4134 AddImplicitObjectParameterType(ASTContext &Context, CXXMethodDecl *Method, SmallVectorImpl<QualType> &ArgTypes) argument
H A DSemaExprCXX.cpp1709 SmallVector<QualType, 4> ArgTypes; local
H A DSemaDecl.cpp2728 SmallVector<QualType, 16> ArgTypes; local
H A DSemaExpr.cpp12829 SmallVector<QualType, 8> ArgTypes; local
1273 ActOnGenericSelectionExpr(SourceLocation KeyLoc, SourceLocation DefaultLoc, SourceLocation RParenLoc, Expr *ControllingExpr, ArrayRef<ParsedType> ArgTypes, ArrayRef<Expr *> ArgExprs) argument
/freebsd-10-stable/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.cpp2735 SmallVector<QualType, 4> ArgTypes; local
2872 SmallVector<QualType, 4> ArgTypes; local
3038 SmallVector<QualType, 8> ArgTypes; local
3201 SynthMsgSendStretCallExpr(FunctionDecl *MsgSendStretFlavor, QualType returnType, SmallVectorImpl<QualType> &ArgTypes, SmallVectorImpl<Expr*> &MsgExprs, ObjCMethodDecl *Method) argument
3626 SmallVector<QualType, 8> ArgTypes; local
4733 SmallVector<QualType, 8> ArgTypes; local
4801 SmallVector<QualType, 8> ArgTypes; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp7790 SmallVector<QualType, 8> ArgTypes; local

Completed in 268 milliseconds