Home
last modified time | relevance | path

Searched refs:sawHashOrHashAtBefore (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/clang/include/clang/Lex/
H A DVariadicMacroSupport.h176 void sawHashOrHashAtBefore(const bool HasLeadingSpace, in sawHashOrHashAtBefore() function
/src/contrib/llvm-project/clang/lib/Lex/
H A DTokenLexer.cpp378 VCtx.sawHashOrHashAtBefore(NextTokGetsSpace, in ExpandFunctionArguments()