Home | History | Annotate | Download | only in Sema

Lines Matching refs:VAK_Invalid

641       return VAK_Invalid;
662 return VAK_Invalid;
678 case VAK_Invalid: {
720 if (isValidVarArgType(E->getType()) == VAK_Invalid) {