Searched refs:InPreprocessorDirective (Results 1 - 1 of 1) sorted by relevance

/external/clang/unittests/Format/
H A DFormatTestUtils.h26 bool InPreprocessorDirective = false; local
36 InPreprocessorDirective = true;
43 } else if (InPreprocessorDirective) {
44 InPreprocessorDirective = false;

Completed in 201 milliseconds