Member predicate MacroAccess::getActualLocation
Gets the location of this macro access. For a nested access, where
exists(this.getParentInvocation())
, this yields a location either inside
a #define
directive or inside an argument to another macro.