Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DPTHLexer.h81 unsigned isNextPPTokenLParen() { in isNextPPTokenLParen() function
/external/clang/lib/Lex/
DPPMacroExpansion.cpp377 bool Preprocessor::isNextPPTokenLParen() { in isNextPPTokenLParen() function in Preprocessor
DLexer.cpp2547 unsigned Lexer::isNextPPTokenLParen() { in isNextPPTokenLParen() function in Lexer