Home | History | Annotate | Download | only in AST

Lines Matching refs:castAs

416   const FunctionProtoType *FT = FD->getType()->castAs<FunctionProtoType>();
2093 mangleName(T->getClass()->castAs<RecordType>()->getDecl());
2097 mangleName(T->getClass()->castAs<RecordType>()->getDecl());
2246 mangleFunctionType(PointeeType->castAs<FunctionProtoType>());
2476 DeclForFPT->getType()->castAs<FunctionProtoType>(), MD);
2490 Mangler.mangleFunctionType(DD->getType()->castAs<FunctionProtoType>(), DD);