Searched refs:hasCTypes (Results 1 – 12 of 12) sorted by relevance
88 bool NativeExeSymbol::hasCTypes() const { in hasCTypes() function in NativeExeSymbol91 return Dbi->hasCTypes(); in hasCTypes()
167 bool DbiStream::hasCTypes() const { in hasCTypes() function in DbiStream
457 bool NativeRawSymbol::hasCTypes() const { in hasCTypes() function in NativeRawSymbol
34 bool hasCTypes() const override;
52 bool hasCTypes() const;
161 bool hasCTypes() const override;
29 FORWARD_SYMBOL_METHOD(hasCTypes)
187 virtual bool hasCTypes() const = 0;
156 bool hasCTypes() const override;
987 bool DIARawSymbol::hasCTypes() const { in hasCTypes() function in DIARawSymbol
1088 if (GlobalScope->hasCTypes()) in dumpPretty()
243 P.formatLine("Has conflicting types: {0}", DBI.hasCTypes()); in dumpFileSummary()