Home | History | Annotate | Download | only in Sema

Lines Matching refs:FTI

5487   DeclaratorChunk::FunctionTypeInfo &FTI = D.getFunctionTypeInfo();
5489 if (FTI.hasPrototype) {