Searched defs:GetTraceMethodType (Results 1 - 1 of 1) sorted by relevance

/external/v8/tools/clang/blink_gc_plugin/
H A DConfig.h226 static TraceMethodType GetTraceMethodType(const clang::FunctionDecl* method) { function in class:Config
257 return GetTraceMethodType(method) != NOT_TRACE_METHOD;

Completed in 1707 milliseconds