ada-in-string-or-comment-p

ada-in-string-or-comment-p is a compiled Lisp function in `ada-mode.el'.

(ada-in-string-or-comment-p &optional PARSE-RESULT)

Return t if inside a comment or string.
If PARSE-RESULT is non-nil, use it instead of calling `parse-partial-sexp'.