Home
last modified time | relevance | path

Searched refs:hasParens (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Parse/
DParseDecl.cpp6158 const bool hasParens = Tok.is(tok::l_paren); in ParseTypeofSpecifier() local
6168 if (hasParens) in ParseTypeofSpecifier()