<div dir="ltr">Hi, I checked all the API in FieldDecl and didn't find how to check if it is a static member, and I tried this also:<div><br><div>auto FieldType = TheField->getType();<br></div><div><br></div><div>and I cannot find any static checking in QualType either.</div></div><div><br></div><div>So how can I check if the field is static or not?</div></div>