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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp412 SkipExcludedConditionalBlock(SourceLocation HashTokenLoc, SourceLocation IfTokenLoc, bool FoundNonSkipPortion, bool FoundElse, SourceLocation ElseLoc) argument
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h430 SourceLocation IfTokenLoc; member in struct:clang::Preprocessor::PreambleSkipInfo
435 PreambleSkipInfo(SourceLocation HashTokenLoc, SourceLocation IfTokenLoc, argument

Completed in 339 milliseconds