Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPDirectives.cpp2407 bool Preprocessor::ReadMacroParameterList(MacroInfo *MI, Token &Tok) { in ReadMacroParameterList() function in Preprocessor
2584 if (ReadMacroParameterList(MI, LastTok)) in ReadOptionalMacroParameterListAndBody()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h2106 bool ReadMacroParameterList(MacroInfo *MI, Token& LastTok);