Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DVariadicMacroSupport.h170 void sawHashOrHashAtBefore(const bool HasLeadingSpace, in sawHashOrHashAtBefore() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DTokenLexer.cpp349 VCtx.sawHashOrHashAtBefore(NextTokGetsSpace, in ExpandFunctionArguments()