reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
179 virtual bool isConstType() const = 0;
lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp 428 bool NativeRawSymbol::isConstType() const {
50 bool isConstType() const override;
125 dumpSymbolField(OS, "constType", isConstType(), Indent);