Searched refs:GetMangledName (Results 1 – 1 of 1) sorted by relevance
51 static bool GetMangledName(clang::MangleContext* ctx, in GetMangledName() function147 if (InV8Namespace(f) && GetMangledName(ctx_, f, &name)) { in AnalyzeFunction()261 if (GetMangledName(ctx, decl, &name)) { in KnownToCauseGC()