reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
243 virtual bool isSingleInheritance() const = 0;
lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp 684 bool NativeRawSymbol::isSingleInheritance() const {
47 bool isSingleInheritance() const override;
58 if (isSingleInheritance())