Searched refs:isVaList (Results 1 – 1 of 1) sorted by relevance
4624 auto isVaList = [&S](QualType T) -> bool { in GetFullTypeForDeclarator() local4706 if (isVaList(T)) { in GetFullTypeForDeclarator()4729 T->isArrayType() && !T->getNullability(S.Context) && !isVaList(T) && in GetFullTypeForDeclarator()