Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp2768 bool Preprocessor::ReadMacroParameterList(MacroInfo *MI, Token &Tok) { in ReadMacroParameterList() function in Preprocessor
2945 if (ReadMacroParameterList(MI, LastTok)) in ReadOptionalMacroParameterListAndBody()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2535 bool ReadMacroParameterList(MacroInfo *MI, Token& LastTok);