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.h218 enum TraceMethodType { enum
226 static TraceMethodType GetTraceMethodType(const clang::FunctionDecl* method) { in GetTraceMethodType()
DBlinkGCPluginConsumer.h67 Config::TraceMethodType trace_type);
DBlinkGCPluginConsumer.cpp529 Config::TraceMethodType trace_type = Config::GetTraceMethodType(method); in CheckTraceOrDispatchMethod()
541 Config::TraceMethodType trace_type) { in CheckTraceMethod()