Home
last modified time | relevance | path

Searched defs:AllArgs (Results 1 – 3 of 3) sorted by relevance

/llvm-project/offload/plugins-nextgen/amdgpu/src/
H A Drtl.cpp3283 void *AllArgs = nullptr; launchImpl() local
/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp5841 SmallVector<Expr *, 8> AllArgs; ConvertArgumentsForCall() local
5859 GatherArgumentsForCall(SourceLocation CallLoc,FunctionDecl * FDecl,const FunctionProtoType * Proto,unsigned FirstParam,ArrayRef<Expr * > Args,SmallVectorImpl<Expr * > & AllArgs,VariadicCallType CallType,bool AllowExplicit,bool IsListInitialization) GatherArgumentsForCall() argument
H A DSemaDeclCXX.cpp16029 SmallVector<Expr *, 8> AllArgs; CompleteConstructorCall() local