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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp412 void Preprocessor::SkipExcludedConditionalBlock(SourceLocation HashTokenLoc, argument
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h421 SourceLocation HashTokenLoc; member in struct:clang::Preprocessor::PreambleSkipInfo
427 PreambleSkipInfo(SourceLocation HashTokenLoc, SourceLocation IfTokenLoc, argument

Completed in 210 milliseconds