Searched refs:GetTraceDispatchMethod (Results 1 – 3 of 3) sorted by relevance
93 clang::CXXMethodDecl* GetTraceDispatchMethod();
372 CXXMethodDecl* trace_dispatch = info->GetTraceDispatchMethod(); in CheckDispatch()533 !parent->GetTraceDispatchMethod()) { in CheckTraceOrDispatchMethod()
331 CXXMethodDecl* RecordInfo::GetTraceDispatchMethod() { in GetTraceDispatchMethod() function in RecordInfo518 if (CXXMethodDecl* dispatch = it->second.info()->GetTraceDispatchMethod()) { in DetermineTracingMethods()