Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DTokenLexer.h211 void ExpandFunctionArguments();
H A DPreprocessor.h2544 friend void TokenLexer::ExpandFunctionArguments();
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DTokenLexer.cpp85 ExpandFunctionArguments(); in Init()
243 void TokenLexer::ExpandFunctionArguments() { in ExpandFunctionArguments() function in TokenLexer
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc11392 {"_ZN5clang10TokenLexer23ExpandFunctionArgumentsEv", "clang::TokenLexer::ExpandFunctionArguments()"…