Home | History | Annotate | Download | only in Sema

Lines Matching refs:VAK_Undefined

805   return VAK_Undefined;
831 case VAK_Undefined:
878 if (isValidVarArgType(E->getType()) == VAK_Undefined) {