Searched refs:IsTraceMethod (Results 1 – 4 of 4) sorted by relevance
30 if (Config::IsTraceMethod(method)) { in VisitCXXMethodDecl()
204 if (!trace_decl || !Config::IsTraceMethod(trace_decl)) in CheckTraceBaseCall()226 if (Config::IsTraceMethod(method_decl)) { in CheckTraceBaseCall()
238 static bool IsTraceMethod(const clang::FunctionDecl* method) { in IsTraceMethod() function
140 if (!Config::IsTraceMethod(fd)) in ParseFunctionTemplates()