Home | History | Annotate | Download | only in Sema

Lines Matching defs:Caller

2592 /// for equality of their argument types. Caller has already checked that
5386 if (const FunctionDecl *Caller = dyn_cast<FunctionDecl>(CurContext))
5387 if (CheckCUDATarget(Caller, Function)) {
8518 FunctionDecl *Caller = cast<FunctionDecl>(S.CurContext);
8521 Sema::CUDAFunctionTarget CallerTarget = S.IdentifyCUDATarget(Caller),
9129 if (FunctionDecl *Caller = dyn_cast<FunctionDecl>(S.CurContext))
9130 if (S.CheckCUDATarget(Caller, FunDecl))
10022 /// considered by overload resolution. The caller needs to build this
10219 /// considered by overload resolution. The caller needs to build this
10668 /// parameter). The caller needs to validate that the member