Searched refs:IsSyntheticWithAutoGeneratedName (Results 1 – 3 of 3) sorted by relevance
158 bool IsSyntheticWithAutoGeneratedName() const;
571 bool Symbol::IsSyntheticWithAutoGeneratedName() const { in IsSyntheticWithAutoGeneratedName() function in Symbol
306 if (symbol->IsTrampoline() || symbol->IsSyntheticWithAutoGeneratedName()) in InitNameIndexes()