Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/googletest/googletest/scripts/
H A Dpump.py711 def IsInPreprocessorDirective(prev_lines, cur_line): function
801 elif IsInPreprocessorDirective(output, line):