| /freebsd/contrib/llvm-project/llvm/lib/SandboxIR/ |
| H A D | Function.cpp | 15 FunctionType *Function::getFunctionType() const { in getFunctionType() function in llvm::sandboxir::Function
|
| H A D | Instruction.cpp | 480 FunctionType *CallBase::getFunctionType() const { in getFunctionType() function in llvm::sandboxir::CallBase
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | InlineAsm.cpp | 59 FunctionType *InlineAsm::getFunctionType() const { in getFunctionType() function in InlineAsm
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPULibFunc.h | 418 FunctionType *getFunctionType(const Module &M) const { in getFunctionType() function 475 FunctionType *getFunctionType(const Module &M) const override { in getFunctionType() function
|
| H A D | AMDGPULibFunc.cpp | 994 FunctionType *AMDGPUMangledLibFunc::getFunctionType(const Module &M) const { in getFunctionType() function in AMDGPUMangledLibFunc
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | CodeCompleteConsumer.cpp | 508 CodeCompleteConsumer::OverloadCandidate::getFunctionType() const { in getFunctionType() function in CodeCompleteConsumer::OverloadCandidate
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Function.h | 209 FunctionType *getFunctionType() const { in getFunctionType() function
|
| H A D | DerivedTypes.h | 187 FunctionType *getFunctionType() { return FnTy; } in getFunctionType() function
|
| /freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/ |
| H A D | CIRGenCall.cpp | 45 cir::FuncType CIRGenTypes::getFunctionType(const CIRGenFunctionInfo &fi) { in getFunctionType() function in CIRGenTypes
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | TypeRecord.h | 227 TypeIndex getFunctionType() const { return FunctionType; } in getFunctionType() function 619 TypeIndex getFunctionType() const { return FunctionType; } in getFunctionType() function
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | WasmObjectWriter.cpp | 1234 uint32_t WasmObjectWriter::getFunctionType(const MCSymbolWasm &Symbol) { in getFunctionType() function in WasmObjectWriter
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | DeclBase.cpp | 1204 const FunctionType *Decl::getFunctionType(bool BlocksToo) const { in getFunctionType() function in Decl
|
| H A D | Expr.cpp | 2530 const FunctionProtoType *BlockExpr::getFunctionType() const { in getFunctionType() function in BlockExpr
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | ASTContext.h | 1731 QualType getFunctionType(QualType ResultTy, ArrayRef<QualType> Args, in getFunctionType() function
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGDebugInfo.cpp | 4610 CGDebugInfo::getFunctionType(const FunctionDecl *FD, QualType RetTy, in getFunctionType() function in CGDebugInfo
|