Home | History | Annotate | Download | only in AST

Lines Matching refs:getInnerType

1050   if (!HasEmptyPlaceHolder && !isa<FunctionType>(T->getInnerType())) {
1051 printBefore(T->getInnerType(), OS);
1054 printBefore(T->getInnerType(), OS);
1057 if (!HasEmptyPlaceHolder && !isa<FunctionType>(T->getInnerType())) {
1059 printAfter(T->getInnerType(), OS);
1061 printAfter(T->getInnerType(), OS);