Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DPPDirectives.cpp2180 bool Preprocessor::ReadMacroParameterList(MacroInfo *MI, Token &Tok) { in ReadMacroParameterList() function in Preprocessor
2352 if (ReadMacroParameterList(MI, LastTok)) { in ReadOptionalMacroParameterListAndBody()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DPreprocessor.h1962 bool ReadMacroParameterList(MacroInfo *MI, Token& LastTok);