Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DPTHLexer.h82 unsigned isNextPPTokenLParen() { in isNextPPTokenLParen() function
/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A DPPMacroExpansion.cpp182 bool Preprocessor::isNextPPTokenLParen() { in isNextPPTokenLParen() function in Preprocessor
H A DLexer.cpp2549 unsigned Lexer::isNextPPTokenLParen() { in isNextPPTokenLParen() function in Lexer