Checks if the given joinpoint is an identifier declaration (variable, function, typedef, label, or tag)
The joinpoint to evaluate
True if the join point is an identifier declaration, false otherwise
Checks if the given joinpoint is an identifier declaration (variable, function, typedef, label, or tag)