Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Lex/
DPPDirectives.cpp2383 bool Preprocessor::ReadMacroParameterList(MacroInfo *MI, Token &Tok) { in ReadMacroParameterList() function in Preprocessor
2560 if (ReadMacroParameterList(MI, LastTok)) in ReadOptionalMacroParameterListAndBody()
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h2101 bool ReadMacroParameterList(MacroInfo *MI, Token& LastTok);