Searched refs:MightBeFunctionType (Results 1 – 1 of 1) sorted by relevance
113 bool MightBeFunctionType = CurrentToken->is(tok::star); in parseParens() local138 MightBeFunctionType = true; in parseParens()140 if (MightBeFunctionType && CurrentToken->Next && in parseParens()