Home
last modified time | relevance | path

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

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