Home | History | Annotate | Download | only in scripts

Lines Matching refs:IsStringType

281     return 0 if $codeGenerator->IsNonPointerType($type) || $codeGenerator->IsStringType($type);