[SemaDecl] Use castAs<> instead of getAs<> to avoid dereference of nullptr
This will assert the cast is correct instead of returning nullptr
Loading
Please sign in to comment
This will assert the cast is correct instead of returning nullptr