Home
last modified time | relevance | path

Searched defs:funcType (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenCXX.cpp25 cir::FuncType funcType = getTypes().getFunctionType(fnInfo); in codegenCXXStructor() local
H A DCIRGenModule.cpp403 cir::FuncType funcType = getTypes().getFunctionType(fi); in emitGlobalFunctionDefinition() local
1330 mlir::Type funcType, bool forVTable, in getAddrOfFunction()
1668 StringRef mangledName, mlir::Type funcType, GlobalDecl gd, bool forVTable, in getOrCreateCIRFunction()
1791 cir::FuncType funcType, in createCIRFunction()
H A DCIRGenFunction.cpp339 cir::FuncOp fn, cir::FuncType funcType, in startFunction()
437 cir::FuncType funcType) { in generateCode()
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp543 void RewriteObjC::RewriteBlocksInFunctionProtoType(QualType funcType, in RewriteBlocksInFunctionProtoType()
556 void RewriteObjC::CheckFunctionPointerDecl(QualType funcType, NamedDecl *ND) { in CheckFunctionPointerDecl()
2124 const FunctionType *funcType = FD->getType()->getAs<FunctionType>(); in RewriteObjCQualifiedInterfaceTypes() local
2295 const FunctionType *funcType = FD->getType()->getAs<FunctionType>(); in RewriteBlockLiteralFunctionDecl() local
H A DRewriteModernObjC.cpp608 void RewriteModernObjC::RewriteBlocksInFunctionProtoType(QualType funcType, in RewriteBlocksInFunctionProtoType()
621 void RewriteModernObjC::CheckFunctionPointerDecl(QualType funcType, NamedDecl *ND) { in CheckFunctionPointerDecl()
2207 const FunctionType *funcType = FD->getType()->getAs<FunctionType>(); in RewriteObjCQualifiedInterfaceTypes() local
2382 const FunctionType *funcType = FD->getType()->getAs<FunctionType>(); in RewriteBlockLiteralFunctionDecl() local
/freebsd/contrib/llvm-project/lld/COFF/
H A DDebugTypes.cpp675 TypeIndex funcType = in mergeTypeRecord() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp889 FunctionType *funcType = FunctionType::get( in constructFunctionDeclaration() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp5157 QualType funcType = CGM.getContext().getMemberPointerType( in getSignedVirtualMemberFunctionPointer() local