Home
last modified time | relevance | path

Searched refs:CheckTracingMethod (Results 1 – 2 of 2) sorted by relevance

/external/v8/tools/clang/blink_gc_plugin/
DBlinkGCPluginConsumer.h58 void CheckTracingMethod(clang::CXXMethodDecl* method);
DBlinkGCPluginConsumer.cpp121 CheckTracingMethod(method); in HandleTranslationUnit()
504 void BlinkGCPluginConsumer::CheckTracingMethod(CXXMethodDecl* method) { in CheckTracingMethod() function in BlinkGCPluginConsumer