Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Lex/
DPTHLexer.h82 unsigned isNextPPTokenLParen() { in isNextPPTokenLParen() function
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Lex/
DPPMacroExpansion.cpp170 bool Preprocessor::isNextPPTokenLParen() { in isNextPPTokenLParen() function in Preprocessor
DLexer.cpp2521 unsigned Lexer::isNextPPTokenLParen() { in isNextPPTokenLParen() function in Lexer