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

/external/clang/unittests/Format/
H A DFormatTest.cpp51 bool InPreprocessorDirective = false; local
61 InPreprocessorDirective = true;
68 } else if (InPreprocessorDirective) {
69 InPreprocessorDirective = false;
/external/webkit/Source/WebCore/html/canvas/
H A DWebGLRenderingContext.cpp205 InPreprocessorDirective,
245 m_parseState = InPreprocessorDirective;
279 case InPreprocessorDirective:

Completed in 426 milliseconds