Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DTokenLexer.h144 unsigned isNextTokenLParen() const;
/external/clang/lib/Lex/
DTokenLexer.cpp704 unsigned TokenLexer::isNextTokenLParen() const { in isNextTokenLParen() function in TokenLexer
DPPMacroExpansion.cpp385 Val = CurTokenLexer->isNextTokenLParen(); in isNextPPTokenLParen()
400 Val = Entry.TheTokenLexer->isNextTokenLParen(); in isNextPPTokenLParen()