Searched defs:FoundNonSkip (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Lex/
H A DPreprocessorLexer.h98 bool FoundNonSkip, bool FoundElse) {
102 CI.FoundNonSkip = FoundNonSkip;
97 pushConditionalLevel(SourceLocation DirectiveStart, bool WasSkipping, bool FoundNonSkip, bool FoundElse) argument
H A DToken.h279 bool FoundNonSkip; member in struct:clang::PPConditionalInfo

Completed in 115 milliseconds