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

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

Completed in 173 milliseconds