GetTraceMethod    678 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp     if (info->RequiresTraceMethod() && !info->GetTraceMethod())
GetTraceMethod    263 tools/clang/blink_gc_plugin/RecordInfo.cpp   if (CXXMethodDecl* trace = GetTraceMethod())
GetTraceMethod    273 tools/clang/blink_gc_plugin/RecordInfo.cpp   if (CXXMethodDecl* trace = GetTraceMethod())
GetTraceMethod     83 tools/clang/blink_gc_plugin/RecordInfo.h   clang::CXXMethodDecl* GetTraceMethod();