Searched defs:funcType (Results 1 – 4 of 4) sorted by relevance
545 void RewriteObjC::RewriteBlocksInFunctionProtoType(QualType funcType, in RewriteBlocksInFunctionProtoType()558 void RewriteObjC::CheckFunctionPointerDecl(QualType funcType, NamedDecl *ND) { in CheckFunctionPointerDecl()2126 const FunctionType *funcType = FD->getType()->getAs<FunctionType>(); in RewriteObjCQualifiedInterfaceTypes() local2297 const FunctionType *funcType = FD->getType()->getAs<FunctionType>(); in RewriteBlockLiteralFunctionDecl() local
623 const PointerType *PT = funcType->getAs<PointerType>(); in CheckFunctionPointerDecl() argument 2209 assert(funcType && "missing function type"); in RewriteObjCQualifiedInterfaceTypes() local 610 RewriteBlocksInFunctionProtoType(QualType funcType,NamedDecl * D) RewriteBlocksInFunctionProtoType() argument 2384 const FunctionType *funcType = FD->getType()->getAs<FunctionType>(); RewriteBlockLiteralFunctionDecl() local [all...]
671 TypeIndex funcType = in mergeTypeRecord() local
882 FunctionType *funcType = FunctionType::get( in constructFunction() local