Functions§
- check_
function_ for_ pointers - Check for unsafe pointer operations in a function’s AST
- check_
parsed_ function_ for_ pointers - Check for unsafe pointer operations in a parsed function
- check_
parsed_ statement_ for_ pointers - Check if a parsed statement contains pointer operations
- check_
std_ move_ on_ references - Check for std::move on references in @safe code