Home | History | Annotate | Download | only in Sema

Lines Matching refs:isCForbiddenLValueType

3938     // See IsCForbiddenLValueType.
3946 !ResultType.isCForbiddenLValueType());
9161 if (!S.getLangOpts().CPlusPlus && Result.isCForbiddenLValueType())