Check if the token ending on (linenum, column) is decltype(). Args: clean_lines: A CleansedLines instance containing the file. linenum: the number of the line to check. column: end column of the token to check. Returns: True if this token is decltype() expression, False otherwis
(clean_lines, linenum, column)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected