Searched refs:hasCTypes (Results 1 – 9 of 9) sorted by relevance
33 FORWARD_SYMBOL_METHOD(hasCTypes)
139 virtual bool hasCTypes() const = 0;
75 bool hasCTypes() const;
130 bool hasCTypes() const override;
213 bool DbiStream::hasCTypes() const { in hasCTypes() function in DbiStream
244 MOCK_SYMBOL_ACCESSOR(hasCTypes)
429 if (GlobalScope->hasCTypes()) in dumpPretty()
442 P.printBoolean("Has CTypes", DS->hasCTypes()); in dumpDbiStream()
824 bool DIARawSymbol::hasCTypes() const { in hasCTypes() function in DIARawSymbol