Home | History | Annotate | Download | only in AST

Lines Matching refs:FPT

2096   if (const FunctionProtoType *FPT = dyn_cast<FunctionProtoType>(PointeeType)) {
2097 mangleType(FPT);
2543 // ::= fpT # 'this' expression
3139 Out << "fpT";