Home | History | Annotate | Download | only in Sema

Lines Matching refs:Caller

2469 /// for equality of their argument types. Caller has already checked that
5282 if (const FunctionDecl *Caller = dyn_cast<FunctionDecl>(CurContext))
5283 if (CheckCUDATarget(Caller, Function)) {
8259 FunctionDecl *Caller = cast<FunctionDecl>(S.CurContext);
8262 Sema::CUDAFunctionTarget CallerTarget = S.IdentifyCUDATarget(Caller),
8869 if (FunctionDecl *Caller = dyn_cast<FunctionDecl>(S.CurContext))
8870 if (S.CheckCUDATarget(Caller, FunDecl))
9696 /// considered by overload resolution. The caller needs to build this
9896 /// considered by overload resolution. The caller needs to build this
10344 /// parameter). The caller needs to validate that the member