Home
last modified time | relevance | path

Searched refs:TraceMethodType (Results 1 – 3 of 3) sorted by relevance

/external/v8/tools/clang/blink_gc_plugin/
DConfig.h210 enum TraceMethodType { enum
216 static TraceMethodType GetTraceMethodType(const clang::FunctionDecl* method) { in GetTraceMethodType()
DBlinkGCPluginConsumer.h67 Config::TraceMethodType trace_type);
DBlinkGCPluginConsumer.cpp531 Config::TraceMethodType trace_type = Config::GetTraceMethodType(method); in CheckTraceOrDispatchMethod()
542 Config::TraceMethodType trace_type) { in CheckTraceMethod()