Home | History | Annotate | Download | only in Sema

Lines Matching refs:TSI

1346 static SourceRange getTypeRange(TypeSourceInfo *TSI) {
1347 return (TSI ? TSI->getTypeLoc().getSourceRange() : SourceRange());