Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Lex/
H A DPPDirectives.cpp2650 bool Preprocessor::ReadMacroParameterList(MacroInfo *MI, Token &Tok) { in ReadMacroParameterList() function in Preprocessor
2827 if (ReadMacroParameterList(MI, LastTok)) in ReadOptionalMacroParameterListAndBody()
/llvm-project-15.0.7/clang/include/clang/Lex/
H A DPreprocessor.h2319 bool ReadMacroParameterList(MacroInfo *MI, Token& LastTok);