Searched refs:InV8Namespace (Results 1 – 1 of 1) sorted by relevance
67 static bool InV8Namespace(const clang::NamedDecl* decl) { in InV8Namespace() function147 if (InV8Namespace(f) && GetMangledName(ctx_, f, &name)) { in AnalyzeFunction()258 if (!InV8Namespace(decl)) return false; in KnownToCauseGC()1125 if (!InV8Namespace(record)) return false; in IsRawPointerType()