Searched refs:hasPrivateSymbols (Results 1 – 6 of 6) sorted by relevance
34 FORWARD_SYMBOL_METHOD(hasPrivateSymbols)
199 virtual bool hasPrivateSymbols() const = 0;
190 bool hasPrivateSymbols() const override;
304 MOCK_SYMBOL_ACCESSOR(hasPrivateSymbols)
431 if (GlobalScope->hasPrivateSymbols()) in dumpPretty()
1068 bool DIARawSymbol::hasPrivateSymbols() const { in hasPrivateSymbols() function in DIARawSymbol