Searched refs:GetTraceMethodType (Results 1 – 4 of 4) sorted by relevance
216 static TraceMethodType GetTraceMethodType(const clang::FunctionDecl* method) { in GetTraceMethodType() function239 return GetTraceMethodType(method) != NOT_TRACE_METHOD; in IsTraceMethod()
34 Config::GetTraceMethodType(method) == in VisitUnresolvedMemberExpr()
531 Config::TraceMethodType trace_type = Config::GetTraceMethodType(method); in CheckTraceOrDispatchMethod()
482 switch (Config::GetTraceMethodType(method)) { in DetermineTracingMethods()