Searched refs:hasCTypes (Results 1 – 12 of 12) sorted by relevance
87 bool NativeExeSymbol::hasCTypes() const { in hasCTypes() function in NativeExeSymbol90 return Dbi->hasCTypes(); in hasCTypes()
166 bool DbiStream::hasCTypes() const { in hasCTypes() function in DbiStream
455 bool NativeRawSymbol::hasCTypes() const { in hasCTypes() function in NativeRawSymbol
36 bool hasCTypes() const override;
54 bool hasCTypes() const;
160 bool hasCTypes() const override;
28 FORWARD_SYMBOL_METHOD(hasCTypes)
182 virtual bool hasCTypes() const = 0;
155 bool hasCTypes() const override;
986 bool DIARawSymbol::hasCTypes() const { in hasCTypes() function in DIARawSymbol
1126 if (GlobalScope->hasCTypes()) in dumpPretty()
266 P.formatLine("Has conflicting types: {0}", DBI.hasCTypes()); in dumpFileSummary()