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

/external/clang/unittests/Format/
H A DFormatTest.cpp42 bool InPreprocessorDirective = false; local
52 InPreprocessorDirective = true;
59 } else if (InPreprocessorDirective) {
60 InPreprocessorDirective = false;
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
H A DWebGLRenderingContext.cpp353 InPreprocessorDirective,
393 m_parseState = InPreprocessorDirective;
427 case InPreprocessorDirective:

Completed in 314 milliseconds