<div dir="ltr">I have a clang check for missing namespace 'std' on fields and variables nearly working.<div><br></div><div>I can't see how to match fieldDecl and varDecl at the same time and I can't see how to match pointers or references to types missing namespace std::</div><div><br></div><div>What's the best way to get feedback/input on what I've done so far?  Code does not work well enough for a review to seem appropriate.</div><div><br></div><div>Thanks,</div><div><br></div><div>Jon</div></div>