Home | History | Annotate | Download | only in Sema

Lines Matching refs:TSI

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