Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Lex/
DVariadicMacroSupport.h175 void sawHashOrHashAtBefore(const bool HasLeadingSpace, in sawHashOrHashAtBefore() function
/external/llvm-project/clang/lib/Lex/
DTokenLexer.cpp376 VCtx.sawHashOrHashAtBefore(NextTokGetsSpace, in ExpandFunctionArguments()