Home | History | Annotate | Download | only in Sema

Lines Matching refs:isVoidType

1188   if (T->isVoidType()) {
1249 if (T->isVoidType()) {
1499 if (ParamType->isVoidType()) {
1558 if (T->isVoidType()) {
2320 if (ArgTy->isVoidType()) {