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

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

Completed in 559 milliseconds