Home
last modified time | relevance | path

Searched defs:isNextPPTokenLParen (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPMacroExpansion.cpp440 bool Preprocessor::isNextPPTokenLParen() { in isNextPPTokenLParen() function in Preprocessor
H A DLexer.cpp3144 unsigned Lexer::isNextPPTokenLParen() { in isNextPPTokenLParen() function in Lexer