/external/chromium_org/sandbox/win/src/ |
D | internal_types.h | 17 enum ArgType { enum
|
/external/chromium_org/sandbox/linux/seccomp-bpf/ |
D | errorcode.h | 57 enum ArgType { enum
|
/external/clang/lib/CodeGen/ |
D | CGBuiltin.cpp | 299 llvm::Type *ArgType = ArgValue->getType(); in EmitBuiltinExpr() local 316 llvm::Type *ArgType = ArgValue->getType(); in EmitBuiltinExpr() local 333 llvm::Type *ArgType = ArgValue->getType(); in EmitBuiltinExpr() local 354 llvm::Type *ArgType = ArgValue->getType(); in EmitBuiltinExpr() local 370 llvm::Type *ArgType = ArgValue->getType(); in EmitBuiltinExpr() local 382 llvm::Type *ArgType = ArgValue->getType(); in EmitBuiltinExpr() local 395 llvm::Type *ArgType = ArgValue->getType(); in EmitBuiltinExpr() local 468 llvm::Type *ArgType = Base->getType(); in EmitBuiltinExpr() local 1309 llvm::Type *ArgType = Arg0->getType(); in EmitBuiltinExpr() local 1322 llvm::Type *ArgType = Base->getType(); in EmitBuiltinExpr() local [all …]
|
D | CodeGenFunction.h | 2617 QualType ArgType = *I; variable
|
/external/mesa3d/src/gallium/drivers/radeon/ |
D | R600KernelParameters.cpp | 330 Type * ArgType = P.Val->getType(); in ConstantRead() local
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/ |
D | R600KernelParameters.cpp | 330 Type * ArgType = P.Val->getType(); in ConstantRead() local
|
/external/llvm/lib/Target/Mips/ |
D | Mips16HardFloat.cpp | 155 Type *ArgType = F.getFunctionType()->getParamType(0); in needsFPStubFromParams() local
|
/external/clang/test/CodeGenCXX/ |
D | destructors.cpp | 352 struct ArgType { struct
|
/external/clang/lib/Sema/ |
D | SemaTemplateDeduction.cpp | 896 QualType ArgType) { in hasInconsistentOrSupersetQualifiersOf() 3087 QualType ArgType = GetTypeOfFunction(S, R, Fn); in ResolveOverloadForDeduction() local 3130 QualType &ArgType, in AdjustFunctionParmAndArgTypesForDeduction() 3268 QualType ArgType = Arg->getType(); in DeduceTemplateArgumentByListElement() local 3367 QualType ArgType = Arg->getType(); in DeduceTemplateArguments() local 3438 QualType ArgType = Arg->getType(); in DeduceTemplateArguments() local
|
D | SemaTemplate.cpp | 3002 QualType ArgType; in CheckTemplateTypeArgument() local 3143 TypeSourceInfo *ArgType = Param->getDefaultArgumentInfo(); in SubstDefaultTemplateArgument() local 3808 TypeSourceInfo *ArgType = SubstDefaultTemplateArgument(*this, in CheckTemplateArgumentList() local 4275 Expr *Arg, QualType ArgType) { in CheckTemplateArgumentIsCompatibleWithParameter() 4338 QualType ArgType = Arg->getType(); in CheckTemplateArgumentAddressOfObjectOrFunction() local 4850 QualType ArgType = Arg->getType(); in CheckTemplateArgument() local 4974 QualType ArgType = Arg->getType(); in CheckTemplateArgument() local
|
D | SemaDeclObjC.cpp | 3092 QualType ArgType; in ActOnMethodDeclaration() local 3145 QualType ArgType = Param->getType(); in ActOnMethodDeclaration() local
|
D | SemaDeclCXX.cpp | 4917 QualType ArgType = ExpectedParams ? Type->getParamType(0) : QualType(); in CheckExplicitlyDefaultedSpecialMember() local 7016 QualType ArgType = Ctor->getParamDecl(0)->getType(); in isInitListConstructor() local 9497 QualType ArgType = Context.getTypeDeclType(ClassDecl); in DeclareImplicitCopyAssignment() local 9877 QualType ArgType = Context.getTypeDeclType(ClassDecl); in DeclareImplicitMoveAssignment() local 10294 QualType ArgType = ClassType; in DeclareImplicitCopyConstructor() local 10460 QualType ArgType = Context.getRValueReferenceType(ClassType); in DeclareImplicitMoveConstructor() local
|
D | SemaChecking.cpp | 3657 static unsigned getBestAbsFunction(ASTContext &Context, QualType ArgType, in getBestAbsFunction() 3793 unsigned AbsKind, QualType ArgType) { in emitReplacement() 3907 QualType ArgType = Call->getArg(0)->IgnoreParenImpCasts()->getType(); in CheckAbsoluteValueFunction() local
|
D | SemaLookup.cpp | 2407 QualType ArgType = CanTy; in LookupSpecialMember() local
|
D | SemaOverload.cpp | 5505 QualType ArgType = Proto->getParamType(0).getNonReferenceType(); in IsAcceptableNonMemberOperatorCandidate() local 5514 QualType ArgType = Proto->getParamType(1).getNonReferenceType(); in IsAcceptableNonMemberOperatorCandidate() local
|
/external/clang/lib/ARCMigrate/ |
D | ObjCMT.cpp | 324 static const char *PropertyMemoryAttribute(ASTContext &Context, QualType ArgType) { in PropertyMemoryAttribute() 397 QualType ArgType = Context.getCanonicalType(argDecl->getType()); in rewriteToObjCProperty() local 1097 QualType ArgType = argDecl->getType(); in migrateProperty() local
|
/external/llvm/include/llvm/IR/ |
D | IRBuilder.h | 1448 PointerType *ArgType = cast<PointerType>(LHS->getType()); variable
|
/external/clang/include/clang/Analysis/Analyses/ |
D | FormatString.h | 234 ArgType(CanQualType t) : K(SpecificTy), T(t), Name(nullptr), Ptr(false) {} in ArgType() function
|
/external/clang/lib/AST/ |
D | ASTDiagnostic.cpp | 1098 QualType ArgType = DefaultTTPD->getDefaultArgument(); in GetType() local
|
D | DeclTemplate.cpp | 186 QualType ArgType = Context.getTypeDeclType(TTP); in GenerateInjectedTemplateArgs() local
|
D | ExprCXX.cpp | 222 const QualType ArgType = Arg->getType(); in getDestroyedType() local
|
D | ASTImporter.cpp | 1602 QualType ArgType = Importer.Import(A); in VisitFunctionProtoType() local
|
/external/llvm/lib/Transforms/Utils/ |
D | SimplifyLibCalls.cpp | 1530 Type *ArgType = Op->getType(); in callOptimizer() local
|
/external/clang/utils/TableGen/ |
D | NeonEmitter.cpp | 2031 char ArgType = Proto[I + 1]; in genOverloadTypeCheckCode() local
|
/external/llvm/lib/Transforms/Vectorize/ |
D | BBVectorize.cpp | 2653 Type *ArgType = ArgTypeL; in getReplacementInput() local
|