Searched refs:hasCTypes (Results 1 – 12 of 12) sorted by relevance
86 bool NativeExeSymbol::hasCTypes() const { in hasCTypes() function in NativeExeSymbol89 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;
55 LLVM_ABI bool hasCTypes() const;
161 bool hasCTypes() const override;
29 FORWARD_SYMBOL_METHOD(hasCTypes)
183 virtual bool hasCTypes() const = 0;
155 bool hasCTypes() const override;
986 bool DIARawSymbol::hasCTypes() const { in hasCTypes() function in DIARawSymbol
266 P.formatLine("Has conflicting types: {0}", DBI.hasCTypes()); in dumpFileSummary()
1132 if (GlobalScope->hasCTypes()) in dumpPretty()