Searched refs:isFollowedByParen (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseTentative.cpp1605 bool isFollowedByParen = Tok.is(tok::l_paren); local
1611 if (isFollowedByParen)
1669 bool isFollowedByParen = Tok.is(tok::l_paren); local
1675 if (isFollowedByParen)

Completed in 308 milliseconds