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

/freebsd-current/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp479 SkipExcludedConditionalBlock(SourceLocation HashTokenLoc, SourceLocation IfTokenLoc, bool FoundNonSkipPortion, bool FoundElse, SourceLocation ElseLoc) argument
/freebsd-current/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h667 bool FoundNonSkipPortion; member in struct:clang::Preprocessor::PreambleSkipInfo
671 PreambleSkipInfo(SourceLocation HashTokenLoc, SourceLocation IfTokenLoc, bool FoundNonSkipPortion, bool FoundElse, SourceLocation ElseLoc) argument

Completed in 176 milliseconds