ClangVariableDecl

Package: ghidra.app.decompiler
Type: class

10.3_PUBLIC

addedmethod: getHighSymbol
ghidra.program.model.pcode.HighSymbol getHighSymbol()

10.2_PUBLIC

addedmethod: decode
void decode(ghidra.program.model.pcode.Decoder decoder, ghidra.program.model.pcode.PcodeFactory pfactory) throws DecoderException
removedmethod: restoreFromXML
void restoreFromXML(ghidra.xml.XmlPullParser parser, ghidra.program.model.pcode.PcodeFactory pfactory)

9.0.1_PUBLIC

introducedInitial version