Searched refs:IsFunctionDecl (Results 1 – 2 of 2) sorted by relevance
4793 bool IsFunctionDecl = D.getInnermostNonParenChunk() == &DeclType; in GetFullTypeForDeclarator() local4802 (C != DeclaratorContext::Member || !IsFunctionDecl) && in GetFullTypeForDeclarator()4806 if (IsFunctionDecl) in GetFullTypeForDeclarator()
7182 bool IsFunctionDecl = in ParseDirectDeclarator() local7185 if (!IsFunctionDecl) in ParseDirectDeclarator()