Home | History | Annotate | Download | only in Sema

Lines Matching defs:Caller

2605 /// for equality of their argument types. Caller has already checked that
5635 if (const FunctionDecl *Caller = dyn_cast<FunctionDecl>(CurContext))
5636 if (CheckCUDATarget(Caller, Function)) {
9034 FunctionDecl *Caller = cast<FunctionDecl>(S.CurContext);
9037 Sema::CUDAFunctionTarget CallerTarget = S.IdentifyCUDATarget(Caller),
9784 if (FunctionDecl *Caller = dyn_cast<FunctionDecl>(S.CurContext))
9785 if (S.CheckCUDATarget(Caller, FunDecl))
10677 /// considered by overload resolution. The caller needs to build this
10864 caller needs to build this
11308 /// parameter). The caller needs to validate that the member
11893 // Report this specific error to the caller instead of emitting a