Searched refs:CheckTracingMethod (Results 1 – 2 of 2) sorted by relevance
58 void CheckTracingMethod(clang::CXXMethodDecl* method);
119 CheckTracingMethod(method); in HandleTranslationUnit()506 void BlinkGCPluginConsumer::CheckTracingMethod(CXXMethodDecl* method) { in CheckTracingMethod() function in BlinkGCPluginConsumer