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