Searched defs:isNextTokenLeftParen (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/angle/src/compiler/preprocessor/
H A DMacroExpander.cpp89 if ((macro.type == Macro::kTypeFunc) && !isNextTokenLeftParen())
140 bool MacroExpander::isNextTokenLeftParen() function in class:pp::MacroExpander

Completed in 132 milliseconds