Hi, >I'm not sure what "it" is here, but try Decl::getLocation() instead. >You should check to make sure it isn't an invalid source location >though with SourceLocation::isValid() works perfectly, thanks! Best, Max