Variable: custom-dirlocals-file-widget
custom-dirlocals-file-widget is a buffer-local variable defined in
cus-edit.el.gz.
Documentation
Widget that holds the name of the dir-locals file being customized.
Source Code
;; Defined in /usr/src/emacs/lisp/cus-edit.el.gz
(defvar-local custom-dirlocals-file-widget nil
"Widget that holds the name of the dir-locals file being customized.")