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