Module ASTLanguage.ALUtils

val location_from_dinfo : CLintersContext.context -> ATDGenerated.Clang_ast_t.decl_info -> IBase.Location.t
val location_from_an : CLintersContext.context -> Ctl_parser_types.ast_node -> IBase.Location.t
val location_from_decl : CLintersContext.context -> ATDGenerated.Clang_ast_t.decl -> IBase.Location.t
val ivar_name : Ctl_parser_types.ast_node -> string
val cxx_ref_captured_in_block : Ctl_parser_types.ast_node -> string
val decl_ref_or_selector_name : Ctl_parser_types.ast_node -> string
val receiver_method_call : Ctl_parser_types.ast_node -> string
val class_name : Ctl_parser_types.ast_node -> string