Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Lex/
HDPTHLexer.h81 unsigned isNextPPTokenLParen() { in isNextPPTokenLParen() function
/NextBSD/contrib/llvm/tools/clang/lib/Lex/
HDPPMacroExpansion.cpp373 bool Preprocessor::isNextPPTokenLParen() { in isNextPPTokenLParen() function in Preprocessor
HDLexer.cpp2543 unsigned Lexer::isNextPPTokenLParen() { in isNextPPTokenLParen() function in Lexer