Home
last modified time | relevance | path

Searched refs:ExpandFunctionArguments (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/Lex/
DTokenLexer.h171 void ExpandFunctionArguments();
DPreprocessor.h1759 friend void TokenLexer::ExpandFunctionArguments();
/external/clang/lib/Lex/
DTokenLexer.cpp71 ExpandFunctionArguments(); in Init()
171 void TokenLexer::ExpandFunctionArguments() { in ExpandFunctionArguments() function in TokenLexer