Home
last modified time | relevance | path

Searched refs:expr_has_untagged_macro (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_arm64_tagged.c93 static bool expr_has_untagged_macro(struct expression *expr) in expr_has_untagged_macro() function
123 if (expr_has_untagged_macro(expr)) in expr_has_memory_addr()