Searched refs:isVaList (Results 1 – 1 of 1) sorted by relevance
4516 auto isVaList = [&S](QualType T) -> bool { in GetFullTypeForDeclarator() local4599 if (isVaList(T)) { in GetFullTypeForDeclarator()4622 !T->getNullability() && !isVaList(T) && D.isPrototypeContext() && in GetFullTypeForDeclarator()