Searched refs:CurrentCall (Results 1 – 1 of 1) sorted by relevance
653 CallStackFrame *CurrentCall; member1164 Info.CurrentCall->popTempVersion(); in ~ScopeRAII()1232 Info.CurrentCall = this; in CallStackFrame()1239 Info.CurrentCall = Caller; in ~CallStackFrame()5375 if (Info.CurrentCall && isLambdaCallOperator(Info.CurrentCall->Callee) && in VisitVarDecl()5387 Result = *Info.CurrentCall->This; in VisitVarDecl()5412 if (Info.CurrentCall->Callee && in VisitVarDecl()5414 Frame = Info.CurrentCall; in VisitVarDecl()5803 if (!Info.CurrentCall->This) { in VisitCXXThisExpr()5810 Result = *Info.CurrentCall->This; in VisitCXXThisExpr()[all …]