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

  /external/v8/tools/clang/blink_gc_plugin/
CheckDispatchVisitor.cpp 34 Config::GetTraceMethodType(method) ==
Config.h 205 static TraceMethodType GetTraceMethodType(const clang::FunctionDecl* method) {
236 return GetTraceMethodType(method) != NOT_TRACE_METHOD;
BlinkGCPluginConsumer.cpp 526 Config::TraceMethodType trace_type = Config::GetTraceMethodType(method);
RecordInfo.cpp 447 switch (Config::GetTraceMethodType(method)) {

Completed in 181 milliseconds