Lines Matching defs:split
1863 SplitQualType split = T.split();1864 Qualifiers quals = split.Quals;1865 const Type *ty = split.Ty;