HomeSort by relevance Sort by last modified time
    Searched refs:TraceMethodType (Results 1 - 3 of 3) sorted by null

  /external/v8/tools/clang/blink_gc_plugin/
BlinkGCPluginConsumer.h 67 Config::TraceMethodType trace_type);
Config.h 197 enum TraceMethodType {
205 static TraceMethodType GetTraceMethodType(const clang::FunctionDecl* method) {
BlinkGCPluginConsumer.cpp 526 Config::TraceMethodType trace_type = Config::GetTraceMethodType(method);
538 Config::TraceMethodType trace_type) {

Completed in 902 milliseconds